Vision and Mobile Robotics Laboratory | Software
Home | Members | Projects | Publications | Software | Videos Internal

TransformMesh

Description

TransformMesh is a program that reads in a mesh and a transformation and outputs a new mesh which is a transformed version of the input mesh.

Files

Usage

By typing TransformMesh - the following options (format description default) are printed:

Usage: TransformMesh (see TransformMesh.html For complete usage)

Detailed Usage

%S set input faceset filename [required]

%S set output faceset filename [required]

-translate %F %F %F set x,y,z translation [0 0 0]

-rotate %F %F %F set rotation about x,y,z axes [0 0 0]

-scale %F set scale of object [1]

-inv invert transformation [off]

-readTrans %S transform mapping 2 to 1 [optional]

Examples

To translate a mesh by [2,3,4] and rotate it by [30,-40,100] degrees and then scale it by 2.

up


The VMR Lab is part of the Vision and Autonomous Systems Center within the Robotics Institute in the School of Computer Science, Carnegie Mellon University.