My attempt of cloning Minecraft with greedy meshing using Unity.
Minimum recommended Unity version is 2020 LTS.
Project version: 2021.3 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