Skip to content

RayTracerV2 is a real-time raytracer in Rust, inspired by Ray Tracing in One Weekend. It uses SDL2 to render realistic images with ray tracing techniques.

License

Notifications You must be signed in to change notification settings

cf1048596/raytracerv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

built on MacOS, as a result I use Homebrew w.r.t packages, particularly regarding SDL2, thus the build.rs in the root of the repo.

Do note that running two instances in conjunction with the server for a bit got my 13 inch m1 macbook pro quite hot, you have been warned ;)

About

RayTracerV2 is a real-time raytracer in Rust, inspired by Ray Tracing in One Weekend. It uses SDL2 to render realistic images with ray tracing techniques.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages