6 Commits

Author SHA1 Message Date
13200501ef vec: correct normalize/magnitude declaration 2025-07-21 20:04:20 -05:00
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
1f6a29f379 example: update several examples 2024-01-03 23:32:37 +08:00
5db6272ceb example: add modifier volume
This creates a modifier volume with a cube that intersects a plane.
2023-12-30 15:11:22 +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