starandserpent / java-TerraServer

Terra - Voxel octree of chunks, made for Rituals of the old
MIT License
18 stars 2 forks source link

Make procedural generation work with octrees #62

Open Pawlost opened 5 years ago

Pawlost commented 5 years ago

Procedural generation should create chunks on coordinates as now but instead create octrees

Pawlost commented 4 years ago

We decided to create one big octree, current problem is creating nodes so that player can move between them.