Commit graph

12 commits

Author SHA1 Message Date
afbf3163fd
improve error handling and add metadata 2025-04-19 21:05:05 +02:00
09f7d4d4f8
feat: handle spawning multiple windows 2025-04-19 21:03:54 +02:00
6b3f83ad8b
proper 3d projection 2025-04-19 21:03:15 +02:00
78e9d31358
cube 2025-04-19 21:02:42 +02:00
f76245835d
polish repl (#17)
* add less daunting panic message on release builds
2025-04-19 21:01:37 +02:00
0ed2fda4c8
burn everything to the ground (#11)
🔥🔥🔥🔥🔥
2025-04-19 21:01:29 +02:00
5c1c8e6adf
fix unwrap errors 2025-04-19 21:00:52 +02:00
Jason Spalti
a0845b4719
Refactor logging system to switch between stdout and file logging
* Refactor logging to switch between stdout and file logging

* Use "clear" instead of "tput reset" for unix

* Remove redundant comments
2025-04-19 20:59:48 +02:00
Jason Spalti
3ea44c9429
Add descriptions to commands and improve REPL display formatting 2025-04-19 20:58:50 +02:00
7ceaa5e177
draw with wgpu 2025-04-19 20:58:49 +02:00
ef45558272
WINIT WINDOW!!!! 2025-04-19 20:58:42 +02:00
6838119689 Basic repl 2024-12-01 16:02:06 -05:00