Working my way through the raytracing in a weekend book by peter shirley
Go to file
ishanjain28 edb0b64282 Added Materials, Lambertian and Metal along with Materials Demo
1. Added Materials Demo and Lambertian/Metal Materials.
2. Added a Multiplication implementation for Vec3 * Vec3
2020-02-13 23:59:03 +05:30
src Added Materials, Lambertian and Metal along with Materials Demo 2020-02-13 23:59:03 +05:30
.gitignore Restructuring project 2020-02-13 20:23:22 +05:30
Cargo.lock Restructuring project 2020-02-13 20:23:22 +05:30
Cargo.toml Restructuring project 2020-02-13 20:23:22 +05:30