Apertus
  • Documentation
  • Introduction
    • Definitions
      • Coordinate systems
      • Primitives
    • Features
      • Basic
        • Nodes
        • Light sources
        • Geometries
        • Primitives
        • Texts
      • Environment simulation
        • Water
        • Sky
        • Terrain
      • Browser
      • UI technologies
        • HTML UI
        • Presentation
        • Gallery
      • PointCloud
      • 360
        • 360 Images
        • 360 Videos
      • 3D Model Formats
      • Scene Sharing
        • Multiplayer
      • Video and Voice Chat
      • Hand Tarcking
        • Leap Motion
      • Head Tracking
        • Fob
      • Displays
        • Multi Display
        • Cave System
        • HMDs
      • Industry
        • IoT, and Sensors
        • Robot monitoring
        • Robot calibration
  • Developers
    • Development Cycle
    • Architecture
      • Project folders
      • Configuration ecosystem
    • API
      • C++ API
      • JavaScript API
      • HTTP REST API
    • Getting Started
      • Creating a plugin
      • Creating a sample
  • Contribute
    • Report a Bug
    • Suggest a Feature
  • Tutorial - How to visualize CAD models in VR
    • Introduction
    • Import CAD Models
    • Convert CAD Models
    • Create Low-poly from CAD Models
    • Create Photorealistic CAD Models
  • Plugins - Photorealistic Render
  • Plugins - Physics
  • Tutorial - How to visualize Tensorflow training in VR
  • Tutorial - Virtual Learning Factory Toolkit Gamification
  • Overview
    • Introduction
    • Architecture
    • Use Cases
  • Installation
    • Windows
    • Android
      • How to use
      • Writing an application
    • MacOS
  • Build
    • Windows
      • How to build the source on Windows
    • Android
    • MacOS
  • Plugins on Windows
    • Photorealistic Render
      • How to use
      • How to configure
      • Features
      • Sample
    • Physics
      • How to use
      • How to configure
      • Features
      • Samples
      • Demo video
  • Plugins on Android
    • Java Native Interface
      • How to use
      • Extending the API
    • Filament render
      • How to use
      • How to configure
      • Developers
  • Plugins on MacOS
    • Untitled
  • Samples on Windows
    • Deep learning
      • Untitled
      • Use the Fastai-PythorchVR Sample
      • Use the HTTP API
      • Create HTTP Requests from Python
      • Demo video
    • Virtual Learning Factory Toolkit Gamification
      • Installation
      • Lobby - User Interface
      • Local - User Interface
      • Student - User Interface
      • Teacher - User Interface
      • VLFT Gamification Session
      • VR Mode
  • Virtual Learning Factory Application
    • Installation on Windows
    • Installation on Apple
    • Lobby
    • Single Player
    • Multi Player - Student
    • Multi Player - Teacher
Powered by GitBook
On this page
  1. Tutorial - How to visualize CAD models in VR

Introduction

PreviousCreating a sampleNextImport CAD Models

Last updated 5 years ago

Please read

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.

  1. for sharing the virtual reality scene over Internet

  2. for visualizing the virtual reality scene

  3. for controlling the virtual realty scene by keyboard and mouse.

  4. 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:

  1. Run the \ApertusCore_SDK\bin\release\apeCoreTester.exe

Install into your computer.

Download and unzip somewhere the .

You could modify the content of the virtual reality scene by the \ApertusCore_SDK\bin\release\apeAssimpAssetLoaderPlugin.json.

You could modify the content of the virtual reality scene by the ApertusCore_SDK\samples\apeCoreTester\apeCoreTester.cpp if you have

vcredist
VR application which was made by the libraries of ApertusVR
Samples for the configuration
Visual Studio 2017
what is ApertusVR
ApertusCore
ApertusOgreRenderPlugin
ApertusOisUserInputPlugin
ApertusAssimpAssetLoaderPlugin
CAD model visualized by an VR application which was made by the libraries of ApertusVR