This website requires JavaScript.
Explore
Help
Register
Sign In
ray-tracer-challenge
/
ray-tracer
Watch
1
Star
0
Fork
0
You've already forked ray-tracer
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
cd297fd4a956a871bd72dcc885cd72309043b3e7
ray-tracer
/
features
/
src
History
Jon Janzen
cd297fd4a9
enforce point and vector for origin and direction
2022-03-11 18:35:11 -07:00
..
canvas.rs
completed rename. merged crates to features
2021-06-13 09:53:38 -06:00
color.rs
color can use any number type
2022-01-01 17:58:48 -07:00
lib.rs
added ray.rs
2022-03-11 18:15:39 -07:00
matrix.rs
matrix can handle any type for input
2022-01-01 17:54:03 -07:00
ray.rs
enforce point and vector for origin and direction
2022-03-11 18:35:11 -07:00
structs.rs
matrix can handle any type for input
2022-01-01 17:54:03 -07:00
transformations.rs
fixed warnings
2022-01-05 08:45:30 -07:00
tuples.rs
transformation function
2021-09-03 19:13:26 -06:00