Commit Graph

8 Commits

Author SHA1 Message Date
Maciej Samborski e936b626f3 Added Grid and grid based rendering 2024-12-27 22:50:07 +01:00
Maciej Samborski 95257a4ef3 Added ability to change between isometric and normal drawing 2024-12-27 14:29:07 +01:00
Maciej Samborski 2a1fe1d0a9 Added Input support 2024-12-27 14:05:20 +01:00
Maciej Samborski bdde494b5b Added isometric projection 2024-12-26 19:02:14 +01:00
Maciej Samborski ab532a2608 Improved switching between textures and colors 2024-12-24 21:12:41 +01:00
Maciej Samborski 2c81bc0684 Added support for Textures 2024-12-24 20:37:22 +01:00
Maciej Samborski 129cf05b90 Added Mat4, Vec4 and some of the mathematical operations on those 2024-12-24 16:30:00 +01:00
Maciej Samborski 3e9bdcc469 Started work on wasm interface 2024-12-19 19:07:59 +01:00