aresrpg / aresrpg-engine

Voxel rendering engine
1 stars 0 forks source link

feat: Terrain.showMapAroundPosition now first computes near patches #24

Closed piellardj closed 3 months ago

piellardj commented 3 months ago

The patch computation order when calling Terrain.showMapAroundPosition has been changed, so that patches near the central position are computed in priority.