Skip to content

Haksell/rt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rt

TODO

  • Read The Ray Tracer Challenge
  • Add ideas from chapter 17
  • Copy TODOs from old branch
  • Remove old branch
  • Clean color_at/shade_it/reflected_color/Computations/shadow
  • More color_at tests once it's cleaned
  • Remove as many .clone as possible
  • mod restructuring
  • Complete all // TODO
  • Finish subject
  • Blended patterns (page 157)
  • Perturbed patterns (use noise library then implement) (page 158)
  • Parse .obj files (library -> own implementation)
  • Parse World from .rt files
  • Create .rt files for all images in The Ray Tracer Challenge
  • Create .rt files for all images in Ray Tracing in One Weekend
  • Create .rt files for all images in Ray Tracing: The Next Week
  • Create .rt files for all images in Ray Tracing: The Rest of your Life
  • iced with file explorer
  • Save picture (flag + shortcut)
  • f64 -> f32 (feature or flag?)
  • #[inline] more stuff
  • SIMD
  • Compute shaders with wgpu

About

Raytracer

Resources

Stars

Watchers

Forks

Languages