Commit graph

20 commits

Author SHA1 Message Date
830794f186
feat(rendering): rendering textures with camera
Co-authored-by: BitSyndicate <contact@bitsyndicate.de>
2025-04-19 21:11:35 +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
82ac9493eb
fix: sudo not intalled on runners 2025-04-19 21:09:50 +02:00
7f778764b0
feat: basic GUI terminal when pressing F12 2025-04-19 21:09:32 +02:00
98efc8cbe0
chore: run clippy and cargo fmt on pending changes 2025-04-19 21:09:10 +02:00
af718fbbe6
build: remove regex dependency in favor of rust iterators 2025-04-19 21:08:46 +02:00
1ad5399014
feat: add more useful debug information to system metadata 2025-04-19 21:08:40 +02:00
841ff739dd
add window icon 2025-04-19 21:07:54 +02:00
afbf3163fd
improve error handling and add metadata 2025-04-19 21:05:05 +02:00
daf95d5ec5
show dialog on panic 2025-04-19 21:04:59 +02:00
b192c15e3f
formatting 2025-04-19 21:04:46 +02:00
eebf9feb2f
load arbitrary model data 2025-04-19 21:04:41 +02:00
6ec3886544
fix selecting wrong window for key events 2025-04-19 21:04:31 +02:00
5ad33b4704
feat: attempt to close winit window (?) 2025-04-19 21:04:02 +02:00
e5ec21bfac
format rust and nix files 2025-04-19 21:03:19 +02:00
6b3f83ad8b
proper 3d projection 2025-04-19 21:03:15 +02:00