summaryrefslogtreecommitdiff
path: root/demo/honey.lua
AgeCommit message (Expand)Author
2022-08-23add gl.TexParameteri()sanine
2022-08-22refactor: rename opengl functions to match their C counterpartssanine
2022-08-22add texturessanine
2022-08-22add multiple vertex attributessanine
2022-08-22add uniformssanine
2022-08-22add element bufferssanine
2022-08-22refactor: move data functions into separate filesanine
2022-08-22refactor: move drawing code into separate filesanine
2022-08-22refactor: move shader functions into separate filesanine
2022-08-22make hello triangle worksanine
2022-08-21add demo scriptsanine