Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
dev:viewer:sdk:introduction [2020/05/13 06:01]
jeroen
dev:viewer:sdk:introduction [2020/05/18 08:49]
pieter
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 Phyton. \\+The 3DM Viewer is pure Html5, the SDK available for JS, .NET and Python. \\
 The connections is established by WebSockets and http communication. \\ The connections is 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 connect and streams data and/or publications from an on-premises Orbit 3DM Publisher or the Orbit 3DM Cloud. Read more about Cloud.
Line 13: Line 13:
 ==== 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 Phyton.+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.
  
 ==== License ==== ==== License ====
  
 There is no additional cost or specific license required to use the Viewer SDK. The right to use the Viewer is managed by orbit 3DM Cloud or Orbit 3DM Publisher via Named and Guest Users. There is no additional cost or specific license required to use the Viewer SDK. The right to use the Viewer is managed by orbit 3DM Cloud or Orbit 3DM Publisher via Named and Guest Users.
 +
 +<note warning>By downloading and using the Orbit 3DM Viewer SDK, you agree with the terms of use on the development and usage of Orbit GT's 3DM Viewer SDK: \\ [[https://orbitgt.com/legal/developer-terms-of-use/|]].</note>
  
 ==== Sample Data ==== ==== Sample Data ====
 
Last modified:: 2020/09/22 11:26