Share

VRED Python Examples

Overview of the VRED Python examples. They can be found in VRED by using File > Open Examples.

Animations

Annotations

Cameras

Collision Detection

Connector

  • Connect two VRED instances (client script)
  • Connect two VRED instances (server script)

Constraints

  • Simple constraints demo
  • Toy Excavator Constraints demo

Geometry

Lightmaps

Materials

Measurement

Physics

Programming

Rendering

Sceneplates

Scenetree

Sound

User Input

User Interface

vrMenu

Virtual Reality Device Interaction

Virtual Reality Device Handling

Virtual Reality Immersive Tools

Virtual Reality Script Plugins

Virtual Reality Collaboration

Virtual Reality Hands

  • Trigger touch sensors with the hands 1
  • Trigger touch sensors with the hands 2
  • Interact with webengines (calculator demo)

Other Script Plugins

Uncategorized

Snippets

Deprecated Snippets

Deprecated Virtual Reality Examples

These examples use the deprecated vrOpenVRController / vrOculusTouchController classes. New code should make use of vrdVRDevice.

  • (Deprecated) Oculus touch example
  • (Deprecated) OpenVR example
  • (Deprecated) OpenVR Tracker
  • (Deprecated) Change hand color
  • (Deprecated) Use vibration on touch
  • (Deprecated) Touch objects in pointing pose
  • (Deprecated) Interact with webengines (calculator demo with haptic feedback)

Deprecated Virtual Reality Controller

Deprecated Virtual Reality Hands

  • (Deprecated) Change hand color
  • (Deprecated) Use vibration on touch
  • (Deprecated) Touch objects in pointing pose
  • (Deprecated) Interact with webengines (calculator demo with haptic feedback)

Was this information helpful?