Skip to content

crypto-dot/rust_raytracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust_raytracing

Recreating a c++ raytracer in rust

Goal

A while back I had started creating a C++ raytracer (never completed). I decided to at least try to remake it in Rust (to learn more about it), while using some AI technology for help (mainly copilot and a bit of GPT). A lot has changed since I first started programming, so the goal will be to at least get a fully functional ray tracer and add some more features on top of it.

Resources

https://raytracing.github.io/

About

Recreating a c++ raytracer in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages