Skip to content

Feat/remove bottom #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Jul 16, 2025
Merged

Feat/remove bottom #40

merged 15 commits into from
Jul 16, 2025

Conversation

ipadjen
Copy link
Member

@ipadjen ipadjen commented Apr 7, 2025

Added remove_bottom option that removes faces at the overlap of buildings and terrain. How it looks from the bottom:

Screenshot 2025-04-07 at 22 42 48

Some key takeaways:

  • It works good when the terrain resolution is similar to buliding edge length (edge_max_length vs terrain horizontal resolution)
  • Imported building should probably be remeshed before being imported.
  • There is no 100% guarantee that there won't be (small) openings at the intersection of buildings and terrain, but it should work fine if the point 1 is satisfied.

todo after merge:

  • Add info to config in wiki

Copilot

This comment was marked as resolved.

@ipadjen ipadjen added this to the 0.7.0 milestone Apr 7, 2025
@ipadjen ipadjen merged commit cc197ec into develop Jul 16, 2025
9 checks passed
@ipadjen ipadjen deleted the feat/remove-bottom branch July 16, 2025 17:46
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.

2 participants