Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
dev:viewer:sdk:introduction [2020/05/13 06:02]
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 ====
 
Last modified:: 2020/09/22 11:26