summaryrefslogtreecommitdiff
path: root/demo/honey.lua
AgeCommit message (Expand)Author
2022-10-03add basic bouncing ballsanine
2022-10-01add odesanine
2022-09-28add basic cairo demo functionssanine
2022-09-27add basic mesh loading demosanine
2022-09-27fix uninitialized memory bug in mesh loading and add suzanne.daesanine
2022-09-13add initial audio bindingssanine
2022-08-23add basic 3d perspectivesanine
2022-08-23add basic transformssanine
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