Aryadev Chavali bb6ded706f Move all functions and state into one struct
One God structure which will hold all the necessary state, ensuring I
only need to compute stuff like bounds at most once, better than
computing it on every draw (which is WAY slower at scale).
2024-07-26 21:44:08 +01:00
2024-07-26 02:54:02 +01:00
2024-07-26 03:15:09 +01:00
2024-07-26 02:54:02 +01:00
2024-07-26 03:17:09 +01:00
Description
No description provided
MIT 1.2 MiB
Languages
C 96.1%
C++ 3.8%
Shell 0.1%