Commit graph

18 commits

Author SHA1 Message Date
ee28893b63
fix: use correct path for model static variable 2025-04-21 20:15:55 -04:00
c405f6ee45
fix: update model path to new directory 2025-04-21 20:15:53 -04:00
e290a46634
feat(ecs): add rudimentary sparse set impl 2025-04-21 20:15:41 -04:00
84de9a12b0
feat(rendering): add default checkerboard texture 2025-04-21 20:15:29 -04:00
91b5e1c4d6
fix: use string logging by default 2025-04-21 20:15:25 -04:00
9950276e95
feat(zlog)!: JSON logging support 2025-04-21 20:15:22 -04:00
82d4e730bb
feat: add obj model loading
Co-authored-by: Chance <caznix01@gmail.com>
2025-04-21 20:15:07 -04:00
bd0c4a14c4
wip(rendering): obj model loading 2025-04-21 20:15:02 -04:00
cb890f3f55
fix(rendering): enable alpha blending 2025-04-21 20:15:00 -04:00
aed39d1d6d
fix(android): properly destroy windows on suspend 2025-04-21 20:14:58 -04:00
1c5c396db1
feat(android): basic android support via winit native activity 2025-04-21 20:14:57 -04:00
23d5023fb4
feat(rendering): rendering textures with camera
Co-authored-by: BitSyndicate <contact@bitsyndicate.de>
2025-04-21 20:14:55 -04:00
29522c14f9
feat: add the ability to open and close new windows 2025-04-21 20:14:51 -04:00
0862abb266
feat: basic triangle rendering 2025-04-21 20:14:46 -04:00
7d13f2f670
feat: event based non-blocking logger 2025-04-21 20:14:44 -04:00
061826f4ab
feat: modify flakenix to include cargo utils 2025-04-21 20:14:30 -04:00
67ea0306cc
feat: push logs to a dedicated buffer 2025-04-21 20:14:26 -04:00
d9e485c17d
refactor: A new beginning 2025-04-21 20:14:24 -04:00