0156721a6b
math: add 4x4 matrix inverse
2025-04-24 01:02:45 -05:00
dd5969dc1f
example/: add vq and sierpinski
2024-05-25 20:42:59 -05:00
6836790205
add viewing_system
...
This is inspirted by the book "3D Computer Graphics" by Alan Watt.
2024-01-06 18:43:57 +08:00
c9b57abf81
example: add clipping
2024-01-06 11:32:41 +08:00
4bb04a0362
example: add maple_analog
...
Also adds the incomplete modifier_volume example.
This also adds vec2 for UV coordinates, and obj_to_cpp has been
modified to parse vertex texture coordinates from obj files.
2023-12-30 10:53:39 +08:00
befedb9d38
example: add lighted cube
...
This also copy-pastes all of the math headers I originally wrote in
saturn-examples.
2023-12-24 16:24:27 +08:00