fake-remoteviz-client

Open Inventor RemoteViz client to integrate advanced 3D visualization into your web-based applications.

Usage no npm install needed!

<script type="module">
  import fakeRemotevizClient from 'https://cdn.skypack.dev/fake-remoteviz-client';
</script>

README

Open Inventor

Fake RemoteViz Client

Open InventorĀ® RemoteViz enables software developers to easily integrate advanced 3D visualization into their web- based applications. It brings rich remote 3D interaction and visualization capabilities to web-based applications, while maintaining a high level of interactivity and visual performance on any display device including tablet, phone, laptop, or workstation.

Cloud-based interactive demos.

License

This package requires a commercial license. You may not use, copy, or distribute it without first acquiring a commercial license. For more information about available licenses please check https://www.openinventor.com/en/contact/support.

Documentation

Visit the Open Inventor developer zone for more documentation, examples and support.

Versions

This package is versioned as follows: Major.Minor.Patch, each Open Inventor version requires a specific major version of the client (Minor and patch updates will not break compatibility).

You must install a version of this package that is compatible with your version of Open Inventor:

Open Inventor version Tag RemoteViz Client version
10.9.2 OIV_10.9.2 2.0.5
10.9.1 OIV_10.9.1 2.0.4
10.8.4 OIV_10.8.4 1.0.0
10.8.1 OIV_10.8.1 1.0.0

For example, if you have Open Inventor 10.9.2, you will have to run:

npm i fake-remoteviz-client@OIV_10.9.2

or

npm i fake-remoteviz-client@2.0.5