Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use the new libgeometry berp routines. add a frame counter to the camstats. | rodri | 2024-03-21 | 1 | -17/+5 |
| | |||||
* | pass material properties to the fshader. | rodri | 2024-03-06 | 1 | -0/+2 |
| | | | | | this way users can refer to per-surface material features when shading pixels. | ||||
* | add user-defined vertex attributes (varyings) and improve the interpolation ↵ | rodri | 2024-03-03 | 1 | -0/+148 |
code. |