Commit graph

6 commits

Author SHA1 Message Date
5afd5b0c1e
fix(err): Improve error handling to reduce crashes
Some checks failed
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Successful in 4m23s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Failing after 7m10s
Build Zenyx ⚡ / 🏗️ Build x86_64-apple-darwin (push) Failing after 9m3s
Build Zenyx ⚡ / 🏗️ Build aarch64-apple-darwin (push) Failing after 9m12s
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (push) Failing after 9m48s
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Failing after 6m22s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Failing after 5m7s
2025-05-05 17:24:24 -04:00
0e8209f9b9
feat(render): time-based rotation in shaders 2025-04-27 17:22:05 -04:00
22a58044d5
feat(render): basic normal-based lighting 2025-04-27 16:06:59 -04:00
4a674176cd
feat: add obj model loading
Co-authored-by: Chance <caznix01@gmail.com>
2025-04-22 21:57:01 +02:00
d67acaadfa
feat(rendering): rendering textures with camera
Co-authored-by: BitSyndicate <contact@bitsyndicate.de>
2025-04-22 21:56:37 +02:00
43f8f46021
feat: basic triangle rendering 2025-04-22 21:56:20 +02:00