summaryrefslogtreecommitdiff
path: root/vertex.c
Commit message (Expand)AuthorAgeFilesLines
* add spotlight params and a light color shading routine. other things.rodri2024-06-101-1/+4
* use the new libgeometry berp routines. add a frame counter to the camstats.rodri2024-03-211-17/+5
* pass material properties to the fshader.rodri2024-03-061-0/+2
* add user-defined vertex attributes (varyings) and improve the interpolation c...rodri2024-03-031-0/+148