issues
search
Eldemarkki
/
Marching-Cubes-Terrain
Marching Cubes terrain implementation in Unity using the Job System and the Burst compiler
MIT License
564
stars
80
forks
source link
Improved project structure
#32
Closed
Eldemarkki
closed
4 years ago
Eldemarkki
commented
4 years ago
29
Biggest changes:
New and faster density querying API using the VoxelDensityStore
Folder restructuring
Replaced different types of "worlds" with [Chunk type] world generators.
29
Biggest changes: