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

Can't track nodes when loading scene on app startup #48

Open
chnoblouch opened this issue Sep 23, 2021 · 1 comment
Open

Can't track nodes when loading scene on app startup #48

chnoblouch opened this issue Sep 23, 2021 · 1 comment

Comments

@chnoblouch
Copy link
Contributor

Nodes cannot be tracked by AppDemoVideo if the scene was loaded on app startup. It does work if the app loaded another scene first and the user afterwards switched to the tracking scene. However, if the tracked node is a camera, the tracking is functional.

@chnoblouch
Copy link
Contributor Author

chnoblouch commented Oct 5, 2021

Possible cause: My camera isn't calibrated, so the calibration can't be loaded. This leads to a camera FOV of zero, which seems to corrupt further calculations (example: the normals of all the frustum planes are NaN, which disrupts frustum culling).

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