raytracing-in-a-weekend/ria-weekend
ishanjain28 cce1977603 working on hitable based implementation
1. Reversed order in which images are rendered
2. Removed unused imports.
3. Added Hitable based Surface Normal Sphere.
2019-06-25 23:14:37 +05:30
..
src working on hitable based implementation 2019-06-25 23:14:37 +05:30
.gitignore Ria-weekend: Added sphere demo 2019-01-24 03:43:54 +05:30
Cargo.lock Refactoring, Completed Simple Sphere and Surface Normal Sphere 2019-06-24 22:10:45 +05:30
Cargo.toml Added sdl2. Changed buffer type from String to Vec<u8> and refactored demo.rs 2019-03-05 23:10:46 +05:30