Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add cubemaps. | rodri | 2024-06-06 | 1 | -0/+102 |
| | |||||
* | make the fshader return a Color instead of a Memimage. clean things up. | rodri | 2024-03-06 | 1 | -5/+11 |
| | |||||
* | add a texture sampler with nearest and bilinear routines. | rodri | 2024-03-06 | 1 | -0/+104 |
pass the material reference along with the vertices. also implemented back-face culling, but it's disabled for now. |