Create a CAD Viewer based project
- Last UpdatedNov 21, 2024
- 1 minute read
This is the process to follow to create a CAD Viewer based application.
Create a CAD Viewer based project
-
Using XR Studio, create a new project selecting the cadviewer template.
-
Configure behaviors using cfg_cadviewer.
-
Open the graphic_context.xml file.
-
Add CAD content:
-
For GCD/RFC files, use the add from template functionality (+) button.
-
For MWX files, use the add from template functionality (+) button.
-
For RVM files, use the Import CAD tool (button on toolbar).
-
For OBJ files, use the Import CAD tool (button on toolbar).
-
-
Create point of interests:
-
Reach a desired interest point.
-
Create a camera using the add from template functionality (+) button.
-
Set the desired point of interests text by editing the NodeInfo field.
-
-
Save.
-
Select the desired running configuration from Screen, Oculus, or OpenVR and run the application to test it.