Maciej Samborski MaciejSamborski
  • Joined on 2024-02-13
MaciejSamborski created branch master in MaciejSamborski/game 2025-09-04 09:10:06 +02:00
MaciejSamborski pushed to master at MaciejSamborski/game 2025-09-04 09:10:06 +02:00
314ae8b573 initial commit
MaciejSamborski created repository MaciejSamborski/game 2025-09-04 09:09:45 +02:00
MaciejSamborski pushed to master at MaciejSamborski/openwindow 2025-09-04 09:05:15 +02:00
d95594629e fixed window width and height not being set correctly
5d6503e804 added windowGetSize
8b228295b9 added windowMouse* functions
34cf3bde86 added windowGetDeltaTime
0c34121cc0 added windowKeyShift, windowKeyCtrl and windowKeyAlt
MaciejSamborski created branch master in MaciejSamborski/openwindow 2025-09-04 09:05:15 +02:00
MaciejSamborski created repository MaciejSamborski/openwindow 2025-09-04 09:04:10 +02:00
MaciejSamborski pushed to dev at MaciejSamborski/webgl_game 2025-01-16 23:16:12 +01:00
859cf6aaec Added support for scaling into frustum culling
1fd21affde Added `push` and `get` to wasmgl module
2bf6e33350 Added basic occlusion culling
b5910d8c97 Optimized batching and drawing
Compare 4 commits »
MaciejSamborski pushed to dev at MaciejSamborski/webgl_game 2025-01-06 18:09:58 +01:00
37a91de848 Added Sprite, Spritesheet and made batching actually do shit
MaciejSamborski pushed to dev at MaciejSamborski/webgl_game 2025-01-05 14:53:24 +01:00
2e9ec2565b Fixed scaling event lag
87ad6fbd9d Added camera scaling
912487d264 Added basic Object Batching
Compare 3 commits »
MaciejSamborski pushed to dev at MaciejSamborski/webgl_game 2025-01-02 22:33:00 +01:00
14d5db166e Fixed, camera translate, matrix transform and texture transparency
MaciejSamborski pushed to instancing at MaciejSamborski/webgl_game 2025-01-02 22:32:33 +01:00
87ad6fbd9d Added camera scaling
912487d264 Added basic Object Batching
14d5db166e Fixed, camera translate, matrix transform and texture transparency
e936b626f3 Added Grid and grid based rendering
95257a4ef3 Added ability to change between isometric and normal drawing
Compare 10 commits »
MaciejSamborski pushed to dev at MaciejSamborski/webgl_game 2024-12-27 22:51:17 +01:00
e936b626f3 Added Grid and grid based rendering
MaciejSamborski pushed to dev at MaciejSamborski/webgl_game 2024-12-27 14:29:37 +01:00
95257a4ef3 Added ability to change between isometric and normal drawing
MaciejSamborski pushed to dev at MaciejSamborski/webgl_game 2024-12-27 14:05:52 +01:00
2a1fe1d0a9 Added Input support
MaciejSamborski pushed to dev at MaciejSamborski/webgl_game 2024-12-26 19:02:45 +01:00
bdde494b5b Added isometric projection
MaciejSamborski pushed to dev at MaciejSamborski/webgl_game 2024-12-24 21:13:39 +01:00
ab532a2608 Improved switching between textures and colors
MaciejSamborski pushed to dev at MaciejSamborski/webgl_game 2024-12-24 20:38:51 +01:00
2c81bc0684 Added support for Textures
MaciejSamborski created branch instancing in MaciejSamborski/webgl_game 2024-12-24 16:33:23 +01:00
MaciejSamborski pushed to instancing at MaciejSamborski/webgl_game 2024-12-24 16:33:23 +01:00
MaciejSamborski created branch wasm in MaciejSamborski/webgl_game 2024-12-24 16:33:04 +01:00