-
Notifications
You must be signed in to change notification settings - Fork 24
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
Improve three debug helpers #165
Comments
Consider just implementing |
0.25.0 of recast-navigation/three has a new DebugDrawer class that supports:
Still a WIP - some TileCache methods need to be exposed to support visualising TIleCache intermediates. Creating debug drawer implementations for other graphics libraries is doable, but there's some opportunities to make it more straightforward. |
The debug helpers can still use more improvement, and TileCache helpers should get exposed but the helpers released in v0.25.0 were a huge leap forward. Closing this issue and opening a new one for TileCache helpers. |
NavMeshHelper needs several improvements, it's not as useful as the visualisations in RecastDemo.
The text was updated successfully, but these errors were encountered: