Skip to content

Add some conveniency classes to the VR library #538

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

Closed
codeanticode opened this issue Jul 1, 2019 · 1 comment
Closed

Add some conveniency classes to the VR library #538

codeanticode opened this issue Jul 1, 2019 · 1 comment

Comments

@codeanticode
Copy link
Contributor

codeanticode commented Jul 1, 2019

Right now, very basic functionality in VR such as object selection and camera movement need to be implemented manually in the sketch. The VR library should incorporate a few classes to support this functionality. Commit de881bd adds initial implementations of new classes VRSelector and VRCamera.

@codeanticode
Copy link
Contributor Author

codeanticode commented Oct 22, 2019

VRSelector not longer needed with the planned addition of the ray casting API #559, but keeping VRCamera to implement some basic utilities, such as #471

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