This website requires JavaScript.
Explore
Help
Register
Sign In
wathiede
/
raytracers
Watch
1
Star
0
Fork
0
You've already forked raytracers
Code
Issues
Pull Requests
Releases
Wiki
Activity
raytracers
/
rtchallenge
/
src
History
Bill Thiede
339ce84903
tuples: whitespace cleanup for consistency.
2021-07-17 07:58:15 -07:00
..
canvas.rs
canvas: add parameter to constructor to set background color.
2021-07-16 22:33:22 -07:00
intersections.rs
sphere: use Intersections as the return type from
intersect
.
2021-07-16 22:25:26 -07:00
lib.rs
intersections: create inters module and initial functionality.
2021-07-16 21:06:57 -07:00
main.rs
Implement most basic tuple
2021-06-24 10:51:35 -07:00
matrices.rs
s/translate/translation/g to match book.
2021-07-16 21:49:49 -07:00
rays.rs
s/translate/translation/g to match book.
2021-07-16 21:49:49 -07:00
spheres.rs
spheres: implement
normal_at
.
2021-07-17 07:57:59 -07:00
tuples.rs
tuples: whitespace cleanup for consistency.
2021-07-17 07:58:15 -07:00