Commit graph

5 commits

Author SHA1 Message Date
reo
a555f7f61e Add new tree and plane models 2025-07-13 20:07:43 +03:00
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
reo
a17a6016b8 Move shaders to separate files 2025-07-05 20:42:55 +03:00
reo
5df8738711 Move model files to resources/models 2025-07-05 20:42:35 +03:00
reo
95070f854c Implement a basic engine with separate modules 2025-06-29 23:18:39 +03:00