Skip to content

Galileo-dev/Simple-Ray-Tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplistic Ray Tracer

Based off of RayTracingInOneWeekend

Using

If you'd like to use it locally, install Rust, and then:

$ cargo run --release

A image.ppm will be produced which can then be viewed using a PPM Viewer.

Examples

normals glass reflections reflections

Future Plans:

  • Triangles
  • Optimise for performance
  • Lights
  • Textures
  • Volumes
  • Parallelism

Wow that was longer than a weekend...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages