DOKK / manpages / debian 12 / mia-viewit / mia-viewitgui.1.en
mia-viewitgui(1) USER COMMANDS mia-viewitgui(1)

mia-viewitgui - Visualization of 3D data

mia-viewitgui [options]

mia-viewitgui This program is used to visualize 3D data sets and deformations.

mesh to be visualized For supported file types see PLUGINS:mesh/io
vector field describing the mesh deformation For supported file types see PLUGINS:3dtransform/io

verbosity of output, print messages of given level and higher priorities. Supported priorities starting at lowest level are:
info - Low level messages
trace - Function call trace
fail - Report test failures
warning - Warnings
error - Report errors
debug - Debug output
message - Normal messages
fatal - Report only fatal errors
print copyright information
print this help
-? --usage
print a short help
print the version number and exit

Maxiumum number of threads to use for processing,This number should be lower or equal to the number of logical processor cores in the machine. (-1: automatic estimation).

Binary (non-portable) serialized IO of 3D transformations

Recognized file extensions: .bbs

Virtual IO to and from the internal data pool

Recognized file extensions: .@

Vista storage of 3D transformations

Recognized file extensions: .v, .v3dt

XML serialized IO of 3D transformations

Recognized file extensions: .x3dt

Virtual IO to and from the internal data pool

Recognized file extensions: .@

plugin to load/store some Geomview OFF Files

Recognized file extensions: .OFF, .off

Ply triangle mesh input/output support

Recognized file extensions: .PLY, .ply

STL mesh io plugin

Recognized file extensions: .STL, .stl

Vista/Simbio triangle mesh input/output support

Recognized file extensions: .V, .VMESH, .v, .vmesh

A subset of VTK mesh in-and output: Triangle meshes are written, and triangle meshes and triangle strips are read. Additional per-vertex attributes are supported: 'normals', 'colors' for three component colors, and 'scale' for a scalar value attached to each vertex. The data is written by the vtkPolyDataWriter in binary format.

Recognized file extensions: .VTK, .VTKMESH, .vtk, .vtkmesh

Mirco Hellman, Gert Wollny

This software is Copyright (c) 1999-2013 Leipzig, Germany and Madrid, Spain. It comes with ABSOLUTELY NO WARRANTY and you may redistribute it under the terms of the GNU GENERAL PUBLIC LICENSE Version 3 (or later). For more information run the program with the option '--copyright'.

22 May 2013 git-head