Skip to content

Skip skirt on interior tile edges to fix overlap artifact (#79)#85

Merged
brendancol merged 1 commit intomasterfrom
issue-79
Mar 6, 2026
Merged

Skip skirt on interior tile edges to fix overlap artifact (#79)#85
brendancol merged 1 commit intomasterfrom
issue-79

Conversation

@brendancol
Copy link
Contributor

With the +1 overlap, both adjacent tiles were generating skirt wall triangles along their shared boundary — overlapping geometry facing opposite directions. Now _add_tile_skirt accepts an edges flag tuple and _build_tile_mesh only requests skirt on exterior (terrain boundary) edges.

With the +1 overlap, both adjacent tiles were generating skirt wall
triangles along their shared boundary — overlapping geometry facing
opposite directions. Now _add_tile_skirt accepts an edges flag tuple
and _build_tile_mesh only requests skirt on exterior (terrain boundary)
edges.
@brendancol brendancol merged commit 243d6d4 into master Mar 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant