A basic Real-Time 3D renderer. Not meant to be usable, but for learning.
Go to file
antifallobst 4ff13640a7
refactor: moved Vertex to loader
2023-11-30 17:30:53 +01:00
lithium-loader refactor: moved Vertex to loader 2023-11-30 17:30:53 +01:00
lithium-utils refactor: moved Vertex to loader 2023-11-30 17:30:53 +01:00
src feat: added Model struct and some utils 2023-11-30 17:28:37 +01:00
.gitignore initial commit: build basic infrastructure 2023-11-30 13:25:01 +01:00
Cargo.lock feat: added Model struct and some utils 2023-11-30 17:28:37 +01:00
Cargo.toml feat: added Model struct and some utils 2023-11-30 17:28:37 +01:00