summaryrefslogtreecommitdiff
path: root/src/chunk.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* vertex buffer is not a byte vector, multi texture loadingtylermurphy5342022-09-261-27/+57
|
* texture arraysTyler Murphy2022-09-261-1/+2
|
* fixed chunk meshing due to using unsigned intTyler Murphy2022-09-261-15/+13
|
* multichunk meshingTyler Murphy2022-09-261-34/+37
|
* remove color vertex data, mipmappingtylermurphy5342022-09-251-4/+1
|
* 3D Chunks renderingtylermurphy5342022-09-251-0/+155