Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

regardless of the minRegionArea value, no regions are culled from the mesh. Looking for anyone else experiencing the same thing or potential workarounds. There are citations of this being an issue in other deployments of recast, such as in unreal

You must be logged in to vote

Replies: 1 comment

Comment options

Hey!

If you're hoping to use minRegionArea to cull disconnected parts of a navmesh, e.g. areas on top of walls or ceilings etc, you might find the flood fill pruning example interesting:

https://recast-navigation-js.isaacmason.com/?path=/story/advanced-flood-fill-pruning--flood-fill-pruning

https://github.com/isaac-mason/recast-navigation-js/blob/main/packages/recast-navigation/.storybook/stories/advanced/flood-fill-pruning.stories.tsx

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #427 on September 22, 2024 02:27.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.