| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |