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
guicomponents:3dview [2020/05/11 09:59] – [Shapes] oliverguicomponents:3dview [2021/05/19 09:50] (aktuell) – [Frames] oliver
Zeile 111: Zeile 111:
 </code> </code>
  
 +==== Global Frame ====
 +
 +The <GlobalFrame>-element visualized the global coordinate system, represented by three orthogonal vectors. The colors of these vectors are different to the colors used by Vicon Nexus:
 +
 +^ Axis ^ Color ^
 +| X | red^
 +| Y | green^
 +| Z | blue^
 +
 +<code xml>
 +    <GlobalFrame/>
 +</code>
 ==== Shapes ==== ==== Shapes ====
-The <ShapeSet>-element defines a ".obj"-file in the view-folder which includes one or more shapes. With the <Shape> children elements these elements can be referenced and visualiszed at specified poses.+The <ShapeSet>-element defines a [[https://en.wikipedia.org/wiki/Wavefront_.obj_file|".obj"-file]] in the view-folder of the project, which includes one or more shapes. With the <Shape>-children elements these elements can be referenced and visualiszed at specified poses.
  
 Example: Example:
Zeile 127: Zeile 139:
  
 ^ Attribute ^ Default ^ Description ^ Required ^ ^ Attribute ^ Default ^ Description ^ Required ^
-^ name | | Name of the element as defined in the ".obj"-file. | Yes |+^ name | default | Name of the element as defined in the ".obj"-file. | Yes |
 ^ origin |  | name of the timeserie, which defines the position, where to place the shape. | Yes | ^ origin |  | name of the timeserie, which defines the position, where to place the shape. | Yes |
 ^ rotation | | name of the timeserie which defines the orientation the shape is shown. | Yes | ^ rotation | | name of the timeserie which defines the orientation the shape is shown. | Yes |
-^ scale 0.2 | Scale applyed to the bone size | No |+^ scale 0.2 | Scale applyed to the bone size | No | 
 + 
 +The loader of the obj-fileformat is not complete. Only a [[https://download.java.net/media/java3d/javadoc/1.4.0/com/sun/j3d/loaders/objectfile/ObjectFile.html | subset]] of the identifiers are currently supported.
 ==== Example ==== ==== Example ====
  
guicomponents/3dview.1589183949.txt.gz · Zuletzt geändert: 2020/05/11 09:59 von oliver

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki