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

Values for the projection matrix? #9

Open
lrianu opened this issue Sep 27, 2019 · 0 comments
Open

Values for the projection matrix? #9

lrianu opened this issue Sep 27, 2019 · 0 comments

Comments

@lrianu
Copy link

lrianu commented Sep 27, 2019

The values used in MatrixState.set_projection_matrix() don't match fx, fy, cx, cy values from what I see in the calibration yaml. Where do they come from? I'm also curious why not use projection matrix functions already available in OpenGL, like Matrix.projectionM() and Matrix.frustrumM(). It looks like you tried but then created your own custom matrix. Did the OpenGL functions not work? Thanks, just trying to learn.

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