aboutsummaryrefslogtreecommitdiff
path: root/src/o3d/mesh.h
Commit message (Collapse)AuthorAgeFilesLines
* improved mesh definitionvimene2023-12-111-4/+11
| | | | | | | | - In the context of mesh definition, splited indices into vertex index, normal index and vertex data index to be able to specify different normals and vertex data for different faces using the same vertex
* fixed perspective, added planevimene2023-12-091-1/+2
|
* added scenes, camera and meshesvimene2023-11-261-0/+23