Documentation
Usage
Build and install the QVR library libqvr
first. After that, you can build
and try the example applications.
Resources
- Library documentation generated with Doxygen
- Introductory presentation
- Short paper from the Eurographics 2016 Education track
Example applications
qvr-example-opengl-minimal
: a minimal OpenGL-based example application that displays a rotating box.qvr-example-opengl
: a simple demo scene based on OpenGL.qvr-example-openscenegraph
: a full-featured OpenSceneGraph viewer.qvr-example-vtk
: a simple example of a VTK visualization pipeline within a QVR application.qvr-sceneviewer
: a viewer for 3D models and scenes in many file formats.qvr-videoplayer
: a video screen in the virtual world, for 2D and 3D videos.qvr-vncviewer
: a VNC viewer. Put a remote desktop in your virtual world!qvr-identify-displays
: a small utility to check the configuration and left/right channel separation.