starandserpent / java-TerraServer

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

Disconnected geometries are affecting each other's greedy meshing #51

Closed Pilvinen closed 5 years ago

Pilvinen commented 5 years ago

Geometries which are not connected are affecting each other's greedy meshing (left and right sides from camera spawn position. AFAIK, up and down, front and back are not affected):

https://i.snag.gy/eC9Dky.jpg

https://i.snag.gy/vSWFVM.jpg

https://i.snag.gy/aNvbuC.jpg

The scene is aligned like this:

https://i.snag.gy/Ay4xMZ.jpg

https://i.snag.gy/3GnZYk.jpg

Pilvinen commented 5 years ago

I ran the same tests as before. Seems to be fixed. Closing.