Benutzer-Werkzeuge

Webseiten-Werkzeuge


guicomponents:3dview

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
guicomponents:3dview [2017/12/13 12:28] – [Markers and Points] oliverguicomponents:3dview [2017/12/13 12:43] – [Frames] oliver
Zeile 77: Zeile 77:
 ==== Frames ==== ==== Frames ====
  
-=== Example ===+The <Frame>-elements shows a coordinate system represented by three orthogonal vectors. The colors of these vectors are identical to the colors used by Vicon Nexus: 
 + 
 +^ Axis ^ Color ^ 
 +| X | green ^ 
 +| Y | blue ^ 
 +| Z | red ^ 
 + 
 +The following attributes can be used to customize the frame visualization: 
 + 
 +^ Attribute ^ Default ^ Description ^ Required ^ 
 +| name | | Name of the element | Yes ^ 
 +| color | | | ^ 
 +| origin | | Vector-3d position of the coordinate system ^ 
 +| visible | true | | No ^ 
 +| rotation | | Quat4d or Matrix3d data | Yes ^ 
 +| radius | 0.1 | Radius of the sphere to visualize the origin of the coordinate syste | No ^ 
 +| length | 0.2 | length of the axis (not yet implemented) | No ^ 
 +| diameter | length/20.0 | diamter of the coordinate system axes (not yet implemented) | No ^ 
 + 
 +Each <Frame>-element must be contained in a named <FrameSet>-element container. Have a look at the following example:
  
 <code xml> <code xml>
guicomponents/3dview.txt · Zuletzt geändert: 2021/05/19 09:50 von oliver

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki