The normal move tool will move a vertex selection in the direction of their normals. The tool will also respect soft selections.
Usage:
Note that the mesh does not update until after the drag action is completed. So it's not 100% interactive. This tool does not work with face or edge selections.
The boolean slice tool creates a slice through geometry by using the boolean cut function with a plane sized larger than the mesh and perpendicular to the active 3D viewport. Best control is in the orthographic views with the mesh centered in the view. Load into a scene to automatically install the button, widget and script.
Usage:
January 15 2012: modelside materials fix and error catching, fix for dialog
Enhanced Mirror Tool panel installer replaces the Mesh Editor Settings node with a version that includes buttons for setting up a mirror about the X, Y and Z axis. The mirror mode drop down has X/Y/Z world, but mirrors about the geometric center instead of the world center. The new X/Y/Z Manual buttons switch to Manual mirror mode and sets values for the Normal and Position fields. Also adds a convenient button for running the mirror and a button to copy and mirror.
A collection of scripts for using NURBS curves in the truespace workspace environment. Click the link above to get the installer.
Click here for notes/documentation.
January 8, 2012
October 9, 2011 - reads bezier curves from TurboCAD(v14) dxf files
A script for loading NURBS patches as regular meshes from ascii format scene(scn) and object(cob) files. Click the link above to get the installer.
Click the "..." button to choose a file then press the "Load Patch(es)" button to load it in.
The "copy cp mesh" is not a useful option at this time.
The script runs slowly. A message will display when it is done.
Single sided meshes may need to have their normals flipped, but they can be combined into a single mesh and have SDS applied to them.
January 8, 2012:
Will snap the position of the mesh's pivot to the center of the point edit selection.
Use with the updated PE widgets that have rotation about the pivot capabilities.
Note: A version of this script is included in the unofficial truespace patch: trueSpace Beta 7.61 Unofficial Update 2212010 21-Feb-2010 - Use "p" and click on the widget to set the pivot to the selection location.
This script is not needed if you have the Unofficial Patch 2212010 installed.
Installs replacements for the PE widgets in the Unofficial 7.61 patch 762009. They make it possible to do point edit rotations around the pivot of the object. Use left mouse to rotate normally and use right mouse to rotate about the pivot.
Do not use this with the latest unofficial patch update dated Feb-2010
Use with the PE Pivot Snap
Note: A version of this widget + PE Pivot Snap is included in the unofficial truespace patch: trueSpace Beta 7.61 Unofficial Update 2212010 21-Feb-2010.
This script is not needed if you have the Unofficial Patch 2212010 installed. This is for the older 762009 version of the patch and not for the 2212010 patch version or unpatched tS7.61
Installer for the target weld script. This installs a custom button, toolbar and widget. To use the target weld enter point edit mode, click the button to enter target weld mode then select a vertex to weld and then select it's target vertex. The vertices must be selected one at a time. Multiple selections will be ignored. Right click to exit weld mode.
Fixed to work with SDS meshes and model line feedback.
version 2.0 - new target weld mode
version 2.0.1 - button highlighting thanks to stan
version 2.0.2 - oops typo, button now desaturated when not in PE mode
A collection of 5 linear gradients for use with the soft selection profiles in truespace.
To make the images I started in photoshop with a transparent image. Then used the gradient tool with the transparent values matching the gray color values and smoothing set to zero to keep the change linear. Next I used the Select-Load Selection-from transparency inverted and saved the selection as a channel. Finally, save as a 32bit bmp file. The same result in paint shop pro via paint bucket using a gradient, layer mask from image-source luminance, save mask to alpha channel and turn off the mask layer for a better preview. PSP can't save 32bit bmp so save as png or tga.
Don't use object space since it makes it difficult to line up the selection. Several widget outlines makes it easier to see where the selection will occur. Smoothness should be set to a very low value or zero if the profile already matches the orientation of the desired selection. Magnitude should be set to 1.0 or less otherwise the low and high ends of the selection will flatten out. 1.0 is the ideal value but close is usually good enough. Sharpness has no effect on custom profiles.
Bug. The custom profile only reads the alpha of an image not the color values.
Static Sweep Plus is a replacement for the lathe tool script and the static sweep script. It is based on the Dynamic sweep tool except that it is not interactive. You select the faces or edges, push the button and they are swept by a tiny amount, too small to be seen. You then use the point edit widget to move the new swept geometry. It's good for edge selections that sweep in unpredictable ways or even cause truespace to crash.
When more than one sweep level is used a soft selection is created. When this soft selection is combined with the enhanced PE widget above(or included in the unofficial truespace patch) it can be made to simulate a lathe type action. The shape in the image was created by setting the pivot a distance from the swept face, static sweeping the face with 128 segments, scaling down, right mouse rotate(enhanced widget) several rotations then translating up a bit.
A large number of sweep segments can take a while, the status line will indicate when it is complete. Do not use with the mesh editor preserve unwrap option with a large number of sweep segments since the uv's can get a little crazy.
This tool inherits a bug from Dynamic sweep. If you make a loop selection and have the average normals option checked the result will not be good.
Deprecated: use Static Sweep Plus instead
Double Deprecated: use the new array based lathe tool below
Lathe tool for workspace. Recommend installation of the enhanced PE widgets.
The "start" button saves the current grid snap values and sets them to values based on the offset, number of segments and total angle. It next does a normal sweep on the selection with close to zero offset. Finally it starts the jscript recorder to save the rotation and translation applied to the selection by the user. The "done with rotate translate" button stops the recorder and restores the grid snap values. The "play with repeat" button does the rest of the lathe operation by normal sweep and repeating what was done by the user.
Lathe tool for workspace based on the Radial Array tool found on the truespace utilities page. Make a polygon selection and push the button to get a preview of the lathe in array form.
Axis radio buttons determine the orientation of the lathe array. the Y-axis does not work.
Use RadiusBottom to control the size of the lathe array. Use the Radial segments to control the number of array elements and the SliceRadial to control how complete the base circle is. The Height is used for spiral effects relative to the axis.
Click the "Center Control" button to select the cross that controls the location of the center of the lathe array.
"Control Mesh" button is left over from the array tool and should not be used.
The array is used to control a series of sweeps via the "commit Lathe" button. The result is lathed geometry.
Some notes:
Closest thing to a true bevel tool for truespace workspace side. I recommend making a copy of the mesh before beveling since it could take a very long time to undo the bevel. It works best when all faces are 4 sided and circular shapes are triangulated. It's not perfect so some cleanup may be required.
Use the test bevel button to get an idea of how much offset will be applied to the final bevel.
January 8 2012:
Bevel command set with values for 45 degree application. Designed to be used on edge selections but works with vertex and face selections. More info coming soon.
Makes a soft(weight) selection based on the U or V values from the UV map. Installer creates a button that opens the control panel.
Deprecated: use Static Sweep Plus instead
Static sweep is based on the Dynamic sweep tool except that it is not interactive. You select the faces or edges, push the button and they are swept by a tiny amount, too small to be seen. You then use the point edit widget to move the new swept geometry. It's good for edge selections that sweep in unpredictable ways or even cause truespace to crash.
Update: Jan 14, 2010 - bug fix
Modelside, tsx plugin for converting a nurbs patch to a quad polygon mesh. Each of the patches for a multi-patch nurbs surface will have to be converted separately. Exit point edit mode and use boolean subtraction on the mesh to clean it up after the conversion or use heal vertices in workspace. This will remove any seams caused by the nature of nurbs geometry. This plugin should work with truespace version 5.1 and up, but hasn't been tested. The nurbs rebuild patch plugin on this page can be used to control the density of the final mesh.