No description
Find a file
reo 0af4622525 Add texture support to the renderer
- Refactor to use the new model::Model struct
- Implement blinn-phong shading
- Add texture support for shaders
2025-07-13 20:03:43 +03:00
resources Add texture support to the renderer 2025-07-13 20:03:43 +03:00
src Add texture support to the renderer 2025-07-13 20:03:43 +03:00
.gitignore First Commit 2025-06-28 14:20:46 +03:00
Cargo.lock Add new dependencies, downgrade glium 2025-07-05 20:39:35 +03:00
Cargo.toml Add KHR_texture_transform and utils features to the gltf package 2025-07-13 18:46:21 +03:00
justfile First Commit 2025-06-28 14:20:46 +03:00
opengl.png First Commit 2025-06-28 14:20:46 +03:00