This website requires JavaScript.
Explore
Help
Sign In
moldybits
/
raytracer-c
Watch
1
Star
0
Fork
0
You've already forked raytracer-c
Code
Issues
6
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d0606dde54
Branches
Tags
View all branches
raytracer-c
/
test
/
module_datastructures
History
Zachary D. Rowitsch
d0606dde54
Refactor MATRIX_multiply to return a newly allocated matrix to make interface more consistent
2020-08-07 16:55:38 -04:00
..
CMakeLists.txt
Beginning matrix implementation...
2020-08-05 23:47:16 -04:00
test_canvas.c
Setup main.c to do a simple test of canvas + tuples to simulate ballistic trajectory with gravity + wind
2020-08-04 14:45:50 -04:00
test_matrix.c
Refactor MATRIX_multiply to return a newly allocated matrix to make interface more consistent
2020-08-07 16:55:38 -04:00
test_tuples.c
Add canvas
2020-08-03 07:23:30 -04:00