Commit Graph

6 Commits

Author SHA1 Message Date
Zachary D. Rowitsch
99dc495611 Refactor tuples to be passed by-value only 2020-08-21 00:13:11 -04:00
Zachary D. Rowitsch
8165bd1eb5 Finished adding camera, build demo with three spheres 2020-08-19 00:20:18 -04:00
Zachary D. Rowitsch
21461babe4 Refactoring... name structs that were anonymous (to help my ide), refactor to minimize heap allocations 2020-08-14 23:04:59 -04:00
Zachary D. Rowitsch
e1ead64d29 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
Zachary D. Rowitsch
b3b021a533 Add ppm output generation in canvas 2020-08-04 12:16:00 -04:00
Zachary D. Rowitsch
5f9ce5cd82 Add canvas 2020-08-03 07:23:30 -04:00