Ishan Jain
433937f684
1. Fixed bugs in sphere, movingsphere implementations. They were not setting the front_face and normal correctly in their `hit` implementation. 2. Added a random_in_range function in Vec3. 3. Updated Readme 4. Derived Clone on `materials` and `textures`. |
||
---|---|---|
assets | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
Ray Tracing the Next Week
This is my attempt at Ray Tracing the Next Week book by Peter Shirley.