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
87bf924094
spheres: add transform member to Sphere
2021-07-16 21:48:12 -07:00
..
canvas.rs
Fix tests after recent refactor
2021-06-29 19:52:57 -07:00
intersections.rs
intersections: implement Intersections::hit
2021-07-16 21:28:28 -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
matrices: doctest for matrix multiplication ordering.
2021-07-16 16:51:55 -07:00
rays.rs
rays: implement Ray::transform
2021-07-16 21:38:04 -07:00
spheres.rs
spheres: add transform member to Sphere
2021-07-16 21:48:12 -07:00
tuples.rs
lib & tuples: use crate specific EPSILON definition.
2021-07-16 16:49:55 -07:00