Commit Graph

11 Commits

Author SHA1 Message Date
Zachary Levy
7650b90d91 Comment cleanup 2026-04-21 16:09:40 -07:00
Zachary Levy
ba522fa051 QR code improvements 2026-04-21 15:51:17 -07:00
Zachary Levy
a4623a13b5 Basic texture support 2026-04-21 13:46:41 -07:00
Zachary Levy
f85187eff3 Clean up memory management 2026-04-20 22:39:21 -07:00
64de816647 QR Code generation (#8)
Co-authored-by: Zachary Levy <zachary@sunforge.is>
Reviewed-on: #8
2026-04-21 02:09:03 +00:00
274289bd47 Added draw package as renderer focused on mixed use layout / 2D / 3D scene applications (#7)
Co-authored-by: Zachary Levy <zachary@sunforge.is>
Reviewed-on: #7
2026-04-20 20:14:56 +00:00
59c600d630 phased-executor (#4)
Co-authored-by: Zachary Levy <zachary@sunforge.is>
Reviewed-on: #4
2026-04-03 01:53:23 +00:00
Zachary Levy
25fca052f5 Switch from custom LN_2 constant to math.LN2 2026-03-29 20:29:24 -07:00
a8f98e893f Added fast_exp math (#3)
Co-authored-by: Zachary Levy <zachary@sunforge.is>
Reviewed-on: #3
2026-03-30 01:52:43 +00:00
2d4494233b Added spinlock (#2)
Co-authored-by: Zachary Levy <zachary@sunforge.is>
Reviewed-on: #2
2026-03-25 23:49:09 +00:00
Zachary Levy
f10bf7e3c3 In the beginning... 2026-03-08 19:00:41 -07:00