Drag into LE to install.
Usage:
- Select faces
- set options
- press the unwrap button
- if result is bad check flipFaces and try again
Controls:
-
Max Iterations - limit the number of iterations to this
value times the number of vertices
-
Threshold - converted to 1e-value, so larger value is a
smaller threshold
-
Solver - one of GMRES,
CG or BICGSTAB
- Unwrap - perform an unwrap on the selection
- flipFaces - internally flip the faces before solving
you tube here
Notes:
- requires rsx plugin version 1638405 -
../../downloads/Clintons3dPlugin.rsx
-
This tool is only good for extremely simple unwrapping on
very simple geometry.
-
dont even think about unwrapping something as complex as a
hand.
-
Based on code from the OpenNL library.
http://alice.loria.fr/index.php/software/4-library/23-opennl.html
- Ctrl drag the view out of the panel for convenience.
-
A good standalone unwrapper, RoadKill UV Tool, can be
found here:
http://www.pullin-shapes.co.uk/page8.htm
It can be used
with the fbx(obj) exporter from the import/export page. Bender
is also a good choice for unwrapping.
-
To unwrap something like a cyllinder the geometry needs to
be altered since there is no edge seam marking.
- create a morph
- use the cut selected edges tool to slice up the model
- move right after slicing to be sure the cut is good
- exit pe mode to save the morph, reenter pe mode
- select and unwrap the sections one at a time
- switch to default morph
- slide the morph back zero
-
heal the vertices to close the seams created by the cut
edges tool
Basic UV Notes for trueSpace:
- flatten selected uv will crash tS if less than 4 faces
-
if the uv view is open then the info panel will be in uv
mode
- scaling uv will scale past zero to negative scale values
- uv selection note available to script
-
the info panel can stick when in pe mode, move and undo to
get good values
-
UV patch select interferes with pe selection, prevents
deselect when using the shift key