Skip to content

Reference

This section contains precise details on technical implementations.

This part of the documentation is still under construction.

More API descriptions to come soon.

Generated API Reference

Automatically generated documentation from code details all classes, methods and fields in the SDK.

Access API reference

Modules

UMI3D is composed of four modules:

  1. Core
  2. InteractionSystem
  3. UserCapture
  4. Collaboration

image.png

Packages

The SDK is exported in three packages:

  • Common - Contains all the UMI3D network standardization
  • EDK - Contains all classes for UMI3D environment design and hosting on a server
  • CDK - Contains all classes for UMI3D environments access through a browser

To develop an environment you'll need Common+EDK, to develop a browser you need Common+CDK.