Commit graph

4 commits

Author SHA1 Message Date
97ca429d38 feat: frame constants & camera component (#62)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #62
Co-authored-by: light7734 <light7734@tuta.io>
Co-committed-by: light7734 <light7734@tuta.io>
2025-10-26 06:56:18 +00:00
f9ce347ca0
feat: initial math module implementation
refactor: replace glm with built-in math library
2025-07-17 10:44:00 +03:30
eca1bc91e6
refactor: remove ortho camera & move camera component to camera module 2025-07-10 13:55:18 +03:30
3c87b1cd06
refactor: modularization of the engine (wip) 2025-07-10 13:29:03 +03:30