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

Remove debugging visualizations (Draw3D) from default initialization #190

Closed
szapp opened this issue Sep 19, 2018 · 0 comments
Closed

Remove debugging visualizations (Draw3D) from default initialization #190

szapp opened this issue Sep 19, 2018 · 0 comments

Comments

@szapp
Copy link
Owner

szapp commented Sep 19, 2018

Visualizing the trace ray, trajectory and (oriented) bounding boxes is only necessary during development when debugging. Requiring to always initialize LeGo with the Draw3D package is unnecessary and also demands the dependency on the PermMem package.

The functions around the debugging visualizations should check if the Draw3D package is initialized before performing any actions making it optional (and by default not included).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant