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

Question - How to get info like rotation of device info, and extend draw distance etc. #193

Open
2 of 6 tasks
RedHenDev opened this issue Dec 28, 2022 · 1 comment
Open
2 of 6 tasks

Comments

@RedHenDev
Copy link

RedHenDev commented Dec 28, 2022

Nature of issue?

  • Found a bug
  • Existing feature enhancement
  • New feature request

Which area does this problem relate to?

  • VR
  • AR(ARCORE)
  • AR(MARKER)

New feature details:

Perhaps a section in documents and, or, an example project in which it is shown how to get device rotation (pose?) and how to change the properties of the draw distance etc. ?

I've looked through the code and documentation but can't find a solution (have tried referencing p5xrInput etc. but receive nothing but reference errors).

Thank you for an absolutely brilliant project, and for any help with my issue -- apologies if I've missed the obvious.

@stalgiag
Copy link
Owner

Hi! thanks for the issue and the helpful suggestions. I can add an example for device rotation. For the draw distance, this is set upstream by the WEBGL renderer when a camera is created but perhaps we can expose a setting for changing the near/far settings.

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

2 participants