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

Fix getting camera FOV #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix getting camera FOV #2

wants to merge 1 commit into from

Conversation

javl
Copy link

@javl javl commented Oct 8, 2019

On my Pixel 3a arcore.getCameraFOV() would report -0.635676.
I've updated the code (as per this example on StackOverflow) and now the returned value is 64.8863 which seems more reasonable.

@boehm-e
Copy link
Owner

boehm-e commented Oct 28, 2019

Yes I know it does not return the FOV ( bad naming :/ )
I just use it to make an ofImage (or anything) fit the screen at a desired distance.

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

Successfully merging this pull request may close these issues.

2 participants