summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-03mouse pickingHEADmaintylermurphy5348-14/+72
2022-10-01move chunk loading into world classtylermurphy5344-74/+156
2022-10-01rename src files, move .o to /bintylermurphy5349-34/+34
2022-10-01variable chunk sizestylermurphy5343-23/+27
2022-09-30finalize greedy meshingtylermurphy5345-27/+55
2022-09-30greedy mesh texturingtylermurphy5341-10/+17
2022-09-30y-axis texture uvs working on greedytylermurphy5342-16/+9
2022-09-30greedy meshingtylermurphy5345-110/+159
2022-09-29undo last committylermurphy5341-2/+0
2022-09-29fix possible run conditiontylermurphy5341-0/+2
2022-09-28shrub biometylermurphy5344-7/+15
2022-09-28re enable musictylermurphy5341-3/+3
2022-09-28cooler chunk generationtylermurphy5343-19/+43
2022-09-28async chunk generationtylermurphy5344-33/+63
2022-09-28only wait for buffers once. fix chunk mesh edgesTyler Murphy1-0/+2
2022-09-28dont destroy buffers until not usedTyler Murphy2-3/+5
2022-09-28better model and texture cleanupTyler Murphy1-3/+3
2022-09-28set render distance back to 10tylermurphy5341-1/+1
2022-09-27destroy buffers on fencetylermurphy5344-8/+9
2022-09-27procedural chunk loadingTyler Murphy5-27/+77
2022-09-27async chunk meshingTyler Murphy5-116/+139
2022-09-26disable anisotropic filtering on chunksTyler Murphy1-1/+1
2022-09-26window icontylermurphy5341-2/+2
2022-09-26vertex buffer is not a byte vector, multi texture loadingtylermurphy5344-49/+90
2022-09-26texture arraysTyler Murphy4-11/+16
2022-09-26undo nearest neighborTyler Murphy1-3/+4
2022-09-26fixed chunk meshing due to using unsigned intTyler Murphy3-29/+28
2022-09-26multichunk meshingTyler Murphy5-41/+56
2022-09-25remove color vertex data, mipmappingtylermurphy5345-36/+10
2022-09-253D Chunks renderingtylermurphy5347-13/+971
2022-09-25vertex data no longer hard codedtylermurphy5343-2/+14
2022-09-24remove Xe From engine class namestylermurphy5346-17/+17
2022-09-23abstract user input, refactor #include'sTyler Murphy6-51/+39
2022-09-22sound set volumeTyler Murphy1-1/+3
2022-09-22start implementing openal softtylermurphy5341-2/+4
2022-09-21add openal libTyler Murphy1-0/+1
2022-09-21self define descriptorsTyler Murphy2-9/+17
2022-09-20recreate descriptorstylermurphy5341-1/+2
2022-09-20texture loadingtylermurphy5343-9/+19
2022-09-19destroy pipline layouttylermurphy5341-2/+2
2022-09-19finish refactortylermurphy5347-70/+99
2022-09-19even more refactoringTyler Murphy3-153/+35
2022-09-19more recatoring, doesnt compileTyler Murphy1-40/+10
2022-09-19start refactoring, doesnt compiletylermurphy5342-13/+3