3D Web Viewer: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
A 3D Web Viewer is a function viewing application, connected to a [[Session|Project Session]], active in the {{software}}.
The 3D Web Viewer is a [[web interface]] for viewing and interacting with a [[Project]]'s (active) [Session]] via the web browser. It is based on the Cesium{{ref|cesium}} framework.
 
==Visualization==
 
The 3D Viewer makes use of the [[3D Tiles]] endpoint, available in the [[API]], to render the same [[3D Visualization]] as the [[client application]].
 
==Functionality==
 
The 3D web viewer allows for a subset of most-used functions available in the [[Viewer]] in the the [[client application]]:
* The world is displayed in 3D, and is updated whenever the data in the [[Session]] changes. New [[Building]]s, or demolitions, are immediately visible.
* [[Overlay]]s, including child [[Overlay]]s, [[timeframe]]s, and [[Difference (Overlay)|difference option]]s, can be displayed.
* [[Indicator]]s, if present, are displayed in a top bar, and can be selected to open a full Indicator Panel to inspect them.
* [[Measure]]s can be activated and deactivated.
* [[Cinematic]]s can be viewer
* [[Panel]]s in the [[3D Visualization]] can be opened by clicking on their geo-located popups.


{{article end
{{article end
Line 5: Line 19:
* [[How to add a Measure to the 3D Web Viewer]]
* [[How to add a Measure to the 3D Web Viewer]]
* [[How to add a Cinematic to the 3D Web Viewer]]
* [[How to add a Cinematic to the 3D Web Viewer]]
|references=
<references>
{{ref|cesium
  |name=Cesium
  |author=
  |page=
  |source=
  |link=https://cesium.com/platform/cesiumjs/
  |lastvisit=07-11-2023
}}
</references>
}}
}}

Revision as of 10:32, 7 November 2023

The 3D Web Viewer is a web interface for viewing and interacting with a Project's (active) [Session]] via the web browser. It is based on the Cesium[1] framework.

Visualization

The 3D Viewer makes use of the 3D Tiles endpoint, available in the API, to render the same 3D Visualization as the client application.

Functionality

The 3D web viewer allows for a subset of most-used functions available in the Viewer in the the client application: