summaryrefslogtreecommitdiff
path: root/mdl/primtest.obj
Commit message (Collapse)AuthorAgeFilesLines
* fix the gouraud shader. improve the cube generator in med.rodri2024-05-231-0/+23
gouraud wasn't being applied when the vertex had no material, now it just takes the defaults. also added a new primtest.obj to visualize all the primitives in a single model.