Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
dev:viewer:sdk:introduction [2020/05/18 08:49]
pieter
dev:viewer:sdk:introduction [2020/09/22 11:26] (current)
reine
Line 5: Line 5:
 Orbit 3DM Viewer SDK embeds the Orbit 3DM Viewer connecting to the [[https://orbitgt.com/products/3dm-cloud/|Orbit 3DM Cloud]] or [[https://orbitgt.com/products/3dm-publisher/|Orbit 3DM Publisher]].  Orbit 3DM Viewer SDK embeds the Orbit 3DM Viewer connecting to the [[https://orbitgt.com/products/3dm-cloud/|Orbit 3DM Cloud]] or [[https://orbitgt.com/products/3dm-publisher/|Orbit 3DM Publisher]]. 
  
-The 3DM Viewer is pure Html5, the SDK available for JS, .NET and Python. \\ +The 3DM Viewer is pure Html5, the SDK available for JS, .NETand Python. \\ 
-The connections is established by WebSockets and http communication. \\ +The connections are established by WebSockets and HTTP communication. \\ 
-The Orbit 3DM Viewer connect and streams data and/or publications from an on-premises Orbit 3DM Publisher or the Orbit 3DM Cloud. Read more about Cloud.+The Orbit 3DM Viewer connects and streams data and/or publications from an on-premises Orbit 3DM Publisher or the Orbit 3DM Cloud.
  
-The Orbit 3DM Viewer SDK is designed to integrate the 3DM Viewer into another host applications, with the least amount of work possible.+The Orbit 3DM Viewer SDK is designed to integrate the 3DM Viewer into another host application, with the least amount of work possible.
  
 ==== Unified API ==== ==== Unified API ====
  
-The SDK provides one API reference and is implemented on multiple platforms. This means that you only ever need to learn one API. Different implementations are available. At the moment we have an SDK for JavaScript, .NET and Python.+The SDK provides one API reference and is implemented on multiple platforms. This means that you only ever need to learn one API. Different implementations are available. At the moment we have an SDK for JavaScript, .NETand Python.
  
 ==== License ==== ==== License ====
Line 23: Line 23:
 ==== Sample Data ==== ==== Sample Data ====
  
-If you have no Cloud account or Publisher yet, you can use our Cloud demo Publications. The same data is stored on different data centers over the world. By geo-ip you will be redirected to the publications closest to your location: \\+If you have no Cloud account or Publisher yet, you can use our Cloud demo Publications. The same data is stored on different data centers over the world. By geo-ipyou will be redirected to the publications closest to your location: \\
 https://3dmapping.cloud/try-it-now/ https://3dmapping.cloud/try-it-now/
  
 
Last modified:: 2020/09/22 11:26