Skip to content

AlonSpinner/basic_rust_raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raytracing tutorial for basic rust

Made a raytracer in rust! cool!

Followed bheisler's code and blog. Some is is inspired by his code, and some is a complete copy. I retained his license in this repo.

balls

cargo run --example balls --release

bheisler's code:

https://github.com/bheisler/raytracer

blogposts:

https://bheisler.github.io/post/writing-raytracer-in-rust-part-1/
https://bheisler.github.io/post/writing-raytracer-in-rust-part-2/
https://bheisler.github.io/post/writing-raytracer-in-rust-part-3/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages