aboutsummaryrefslogtreecommitdiff
path: root/src/o3d/mesh.cpp
Commit message (Expand)AuthorAgeFilesLines
* improved mesh definitionvimene2023-12-111-7/+21
* fixed perspective, added planevimene2023-12-091-15/+29
* renamed MathVector{2,3,4} to Vector{2,3,4} and Mat4 to Matrix4 in engine::mathvimene2023-12-031-9/+9
* added scenes, camera and meshesvimene2023-11-261-0/+33