Commit Graph

7 Commits

Author SHA1 Message Date
afad17d517
Fix interface types and constness. 2023-01-02 12:14:13 +01:00
33abfd834a
Add mat4_orbit. 2022-12-29 08:11:12 +01:00
ccce6c5d83
Add vec3_rotate and vec3_mul_vec3. 2022-12-20 15:26:53 +01:00
a4bd4a88cc
Remove old TODOs. 2022-12-05 05:48:54 +01:00
1e56cc1c28
Add mat4_mul_vec3. 2022-11-29 03:05:34 +01:00
59df9e8748
Add mat4_projection and mat4_lookat. 2022-09-20 02:54:59 +02:00
b3547c90f1
Renderer and Python ctypes bindings. 2022-08-28 04:23:13 +02:00