starandserpent / java-TerraServer

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

Missing block faces #43

Closed Pilvinen closed 5 years ago

Pilvinen commented 5 years ago

Block faces are missing:

1) On the edges of the loaded map. 2) At the bottom of voxels.

This behavior is only wanted when the faces are not visible - or might be removed altogether after we have frustum culling. Depends on how fast/slow it is -> needs further testing.

Pawlost commented 5 years ago

The edges of the loaded are not bug because player cannot see edge of the map I fixed bottom of voxels