NovoRender
A Data JS API for managing scalable Novorender 3D rendering in the cloud.
Build version: 0.2.28
Build date: Mon, 30 Sep 2024 17:04:56 GMT
NPM Module
Installation
Data JS API is available as an NPM package. You can install Data JS API in your project's directory with npm:
$ npm install @novorender/data-js-api
For bleeding edge builds:
$ npm install @novorender/data-js-api@next
The package contains pre-bundled ES6 and UMD modules and typescript definition file that you can use for both local development and include in your web deployment.
Further information
Data JS API is a wrapper for REST API, please visit data.novorender.com.