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.
Modules
UMI3D is composed of four modules:
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.