Introduction
Last updated
Last updated
Please read what is ApertusVR
In this tutorial we'll guide you to how to visualize CAD models by an VR application which was made by the libraries of ApertusVR. This VR application is including the following libraries of ApertusVR regaring the above mentioned software architecture.
ApertusCore for sharing the virtual reality scene over Internet
ApertusOgreRenderPlugin for visualizing the virtual reality scene
ApertusOisUserInputPlugin for controlling the virtual realty scene by keyboard and mouse.
ApertusAssimpAssetLoaderPlugin for importing any CAD or 3D model into the virtual reality scene.
The following steps are describe how to use this VR application which was made by the libraries of ApertusVR to see the following virtual reality scene:
Install vcredist into your computer.
Download and unzip somewhere the VR application which was made by the libraries of ApertusVR.
Run the \ApertusCore_SDK\bin\release\apeCoreTester.exe
You could modify the content of the virtual reality scene by the \ApertusCore_SDK\bin\release\apeAssimpAssetLoaderPlugin.json. Samples for the configuration
You could modify the content of the virtual reality scene by the ApertusCore_SDK\samples\apeCoreTester\apeCoreTester.cpp if you have Visual Studio 2017