Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mouse pickingHEADmain | tylermurphy534 | 2022-10-03 | 1 | -0/+23 |
* | variable chunk sizes | tylermurphy534 | 2022-10-01 | 1 | -16/+19 |
* | finalize greedy meshing | tylermurphy534 | 2022-09-30 | 1 | -20/+40 |
* | greedy mesh texturing | tylermurphy534 | 2022-09-30 | 1 | -10/+17 |
* | y-axis texture uvs working on greedy | tylermurphy534 | 2022-09-30 | 1 | -15/+8 |
* | greedy meshing | tylermurphy534 | 2022-09-30 | 1 | -39/+154 |
* | undo last commit | tylermurphy534 | 2022-09-29 | 1 | -2/+0 |
* | fix possible run condition | tylermurphy534 | 2022-09-29 | 1 | -0/+2 |
* | shrub biome | tylermurphy534 | 2022-09-28 | 1 | -4/+8 |
* | cooler chunk generation | tylermurphy534 | 2022-09-28 | 1 | -16/+28 |
* | async chunk generation | tylermurphy534 | 2022-09-28 | 1 | -26/+52 |
* | dont destroy buffers until not used | Tyler Murphy | 2022-09-28 | 1 | -1/+3 |
* | better model and texture cleanup | Tyler Murphy | 2022-09-28 | 1 | -3/+3 |
* | destroy buffers on fence | tylermurphy534 | 2022-09-27 | 1 | -4/+5 |
* | procedural chunk loading | Tyler Murphy | 2022-09-27 | 1 | -7/+17 |
* | async chunk meshing | Tyler Murphy | 2022-09-27 | 1 | -77/+114 |
* | disable anisotropic filtering on chunks | Tyler Murphy | 2022-09-26 | 1 | -1/+1 |
* | vertex buffer is not a byte vector, multi texture loading | tylermurphy534 | 2022-09-26 | 1 | -27/+57 |
* | texture arrays | Tyler Murphy | 2022-09-26 | 1 | -1/+2 |
* | fixed chunk meshing due to using unsigned int | Tyler Murphy | 2022-09-26 | 1 | -15/+13 |
* | multichunk meshing | Tyler Murphy | 2022-09-26 | 1 | -34/+37 |
* | remove color vertex data, mipmapping | tylermurphy534 | 2022-09-25 | 1 | -4/+1 |
* | 3D Chunks rendering | tylermurphy534 | 2022-09-25 | 1 | -0/+155 |