A Data JS API for managing scalable Novorender 3D rendering in the cloud.
Build version: <%- packageJson.version %>
Build date: <%- new Date().toUTCString() %>
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.
Data JS API is a wrapper for REST API, please visit data.novorender.com.