Commit graph

8 commits

Author SHA1 Message Date
878f7c9ebb
style: stop renaming external crate 2024-10-16 15:33:34 -04:00
f33ee09b9d
refactor: rename types.rs to util.rs 2024-10-14 18:11:19 -04:00
763a4ff923
refactor: use 64-bit types instead of 32-bit
I don't know why I wasn't using 64 bit floats from the beginning,
honestly. I had weird priorities back then
2024-10-14 18:06:50 -04:00
bijan2005
ed6e84a240 Add Light trait and PointLight instance 2021-01-23 22:52:50 -05:00
bijan2005
cddec468de Realize the triangle struct doesn't work and completely refactor it 2020-12-05 23:22:19 -05:00
bijan2005
ef6ce4bbde Refactor camera code to use aspect ratio 2020-11-30 12:00:43 -05:00
bijan2005
639518c317 Add color mapping to planes 2020-11-30 11:56:55 -05:00
bijan2005
9d188ed692 Add existing files 2020-11-27 00:02:03 -05:00