Learning Rust, using https://haqr.eu/tinyrenderer/ as guidance
Find a file
2026-06-20 17:03:43 +00:00
obj Initial implementation of tinyrenderer 2026-06-15 16:39:00 +05:00
src [Feature] Wavefront parsing and rendering mesh (#1) 2026-06-20 17:03:43 +00:00
.gitignore Initial implementation of tinyrenderer 2026-06-15 16:39:00 +05:00
Cargo.lock [Feature] Wavefront parsing and rendering mesh (#1) 2026-06-20 17:03:43 +00:00
Cargo.toml [Feature] Wavefront parsing and rendering mesh (#1) 2026-06-20 17:03:43 +00:00