SDK3DVerse 0.1.10
The 3DVerse software development tool kit (SDK) offers a javascript interface to access the 3dverse platform to create your real-time rendering client application.
From simple display ports to more complex edition features, the SDK offers ways to create a client application for your business logic.
For white-label site development, refer to the separate API gateway documentation.
Overview
The SDK has several main classes with their respective scopes:
- webAPI
SDK entry point to login and start or join a session. - SDK3DVerse
SDK required to setup display and receive real-time rendering data. - notifier
Subscribes to available events. - engineAPI
Handles actions on entities. - cameraAPI
Handles viewports and camera controllers.