My attempt of cloning Minecraft with greedy meshing using Unity.
Minimum recommended Unity version is 6000.0 LTS.
Project version: 6000.0.25f1 LTS
Greedy meshing algorithm
Cleo Hayes' (formely Rob O'Leary) greedy mesh implementation
- Add greedy meshing
- Fix BlockPlacer
- Add proper texturing
-
Cull chunk meshesProperly cull chunks - Add menus and etc
- Clean code