summary refs log tree commit diff
path: root/assets
AgeCommit message (Collapse)Author
2024-04-14Fix SIOF [1] in asset system and rework for better flexibilityMel
[1]: https://en.cppreference.com/w/cpp/language/siof
2024-04-13Create Meson build configurationMel
2024-02-12Split rendering into own thread and sync through render action listsMel
2023-07-21Extremely simple chunk-limited lightingMel
2023-07-10Separate transparent water mesh (not sorted, bad)Mel
2023-07-09Ambient occlusion (without corners)Mel
2023-07-08Add crude texture transparencyMel
2023-07-07Chunk-bound tree decorationMel
2023-06-29Add fogMel
2023-06-29Pretty terrain generationMel
2022-10-31Proto biomes and new blocksMel
2022-10-23Sun lightingMel
2022-10-18Add layout qualifiers in vertex shaderMel
2022-10-14Textured CubeMel
2022-10-10Try to add second VBOMel
2022-10-08Store assets nicelyMel