Commit graph

16 commits

Author SHA1 Message Date
23704b96a2
Merge branch 'sparse-sets' (#5)
Closes #2

Reviewed-on: #5
2025-04-21 00:07:59 +02:00
bf66ca2f6e
chore: fix typo in function name 2025-04-21 00:05:33 +02:00
5c30450985
feat(ecs): add rudimentary sparse set impl 2025-04-20 23:54:16 +02:00
61518697ac
feat(rendering): add default checkerboard texture 2025-04-20 14:47:30 -04:00
5dbef86e6a
feat: add obj model loading
Co-authored-by: Chance <caznix01@gmail.com>
2025-04-19 21:11:51 +02:00
8583378d04
wip(rendering): obj model loading 2025-04-19 21:11:44 +02:00
da7fdc5905
fix(rendering): enable alpha blending 2025-04-19 21:11:42 +02:00
016fa1092e
fix(android): properly destroy windows on suspend 2025-04-19 21:11:38 +02:00
e5783281dc
feat(android): basic android support via winit native activity 2025-04-19 21:11:37 +02:00
830794f186
feat(rendering): rendering textures with camera
Co-authored-by: BitSyndicate <contact@bitsyndicate.de>
2025-04-19 21:11:35 +02:00
1d1b3e9868
feat: add the ability to open and close new windows 2025-04-19 21:11:28 +02:00
a8323fd698
feat: basic triangle rendering 2025-04-19 21:11:18 +02:00
06648d8da2
feat: event based non-blocking logger 2025-04-19 21:11:16 +02:00
83e80a1e4a
feat: modify flakenix to include cargo utils 2025-04-19 21:10:59 +02:00
1002d925d6
feat: push logs to a dedicated buffer 2025-04-19 21:10:37 +02:00
8c81254227
refactor: A new beginning 2025-04-19 21:10:33 +02:00