You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to write a VR plugin for viewing models in Virtual Reality. Provide multiple controllers like first person controller or Orbit Controller for viewing. How do I compile the library and write a new plugin
The text was updated successfully, but these errors were encountered:
Hello @kpsaluja47, it's great that you're contributing to the project.
You can check our Contributing guide.
The documented project is different, but the same can be applied to View3D as we use the same structure.
Basically, you should work inside the src directory of View3D.
Description
I want to write a VR plugin for viewing models in Virtual Reality. Provide multiple controllers like first person controller or Orbit Controller for viewing. How do I compile the library and write a new plugin
The text was updated successfully, but these errors were encountered: