Age | Commit message (Expand) | Author |
---|---|---|
2022-08-22 | add textures | sanine |
2022-08-22 | add multiple vertex attributes | sanine |
2022-08-22 | add uniforms | sanine |
2022-08-22 | add element buffers | sanine |
2022-08-22 | refactor: move data functions into separate file | sanine |
2022-08-22 | refactor: move drawing code into separate file | sanine |
2022-08-22 | refactor: move shader functions into separate file | sanine |
2022-08-22 | make hello triangle work | sanine |
2022-08-21 | add demo script | sanine |