Skip to content
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

Add tiled nav mesh generator that doesn't use TileCache #119

Closed
isaac-mason opened this issue Sep 2, 2023 · 4 comments
Closed

Add tiled nav mesh generator that doesn't use TileCache #119

isaac-mason opened this issue Sep 2, 2023 · 4 comments
Assignees

Comments

@isaac-mason
Copy link
Owner

No description provided.

@isaac-mason
Copy link
Owner Author

Related: #57

@isaac-mason
Copy link
Owner Author

This should already be possible with what's exposed in the Raw API, but should add a high level generator with sane defaults.

The existing generateTiledNavMesh should be renamed to generateTileCache, and this should be called generateTiledNavMesh

@isaac-mason
Copy link
Owner Author

isaac-mason commented Sep 2, 2023

After this, will look to add a threejs demonstration or helper for #9 (dynamic nav mesh). Might also consider providing an example of integrating with a physics library. I will prefer adding reusable building blocks, and examples that can be used as a basis and adapted. A higher-level API can always be revisited in future.

@isaac-mason isaac-mason self-assigned this Sep 2, 2023
@isaac-mason
Copy link
Owner Author

Fixed by: 730ab93

Will be released in coming days

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

No branches or pull requests

1 participant