Commit graph

6 commits

Author SHA1 Message Date
cd886aa8c9
refactor: flatten directory structure
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-07-20 04:46:15 +03:30
f9ce347ca0
feat: initial math module implementation
refactor: replace glm with built-in math library
2025-07-17 10:44:00 +03:30
1247b1ac69 ci: add static_analysis (#2)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #2
Co-authored-by: light7734 <light7734@tuta.io>
Co-committed-by: light7734 <light7734@tuta.io>
2025-07-14 08:45:09 +00:00
30c9196af0
style: rename namespace Light to lt 2025-07-11 00:05:48 +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