summaryrefslogtreecommitdiff
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Add basic block texturesAaditya Dhruv38 hours1-0/+7988
| | | | | | | | | - Remove the code that sent colors through uniform variables, instead send texture data - Each vertex now has a texture coordinate - struct texture is a easy way to represent textures, can be extended later - Shaders updated to use textures
* wipAaditya Dhruv7 days187-0/+41742
|
* initAaditya Dhruv2026-01-152-0/+5477