Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix the gouraud shader. improve the cube generator in med. | rodri | 2024-05-23 | 1 | -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. |