Scripts & Functions created by Clement Greiner "CG3D":http://www.cg3d.de
Plugins for Rhino V4
BakeRender
Plugin to bake textures with BakeAIR directly from Rhino. Click the link to go to the BakeRender wiki page.
(Version 2.03, works with XP 32/64 bit with Rhino4 SR4/20080807 or higher)
TxTemplate {{http:www.rhino3d.com/images/new.jpg}}
Plugin to create image based UV-maps from meshes or render meshes with various controls over colors, line widths, transparency and layered background texture. Click the link to go to the TxTemplate wiki page.
(Version 1.0, works with XP 32/64 bit with Rhino4 SR7/20080807 or higher)
UnwrapRenderMesh Plugin to unwrap the underlying RenderMesh of a Polysurface. This plugin can either be used to view the packed texture coordinates Rhino creates by default or to create basic texturing templates with other Programs like Illustrator or Photoshop. The command “UnwrapRenderMesh” will be available from the commandline once the plugin is installed.
(Version 2.2, works with XP 32/64 bit with Rhino4 SR4/20080807 or higher)
UVcWrap
New pseudo UV-wrapping Plugin to unwrap a mesh's texture coordinates and transform them as real Rhino mesh objects. After the transformation has been done, the unwrapped meshes can be re-wrapped to the original mesh. Click the link to go to the UVcWrap wiki page.
(Version 0.5b, tested with XP 64 bit with Rhino4 SR5b/20090226 or higher)
GripRandomizer Simple plugin to randomly move the selected grips of a curve, surface or mesh. If no grips (control points) are selected, all grips are randomized. Distance and direction of the random movement is scriptable via the commandline.
(Version 1.01, works with XP 32/64 bit with Rhino4 SR4/20080807 or higher)
Scripts for Rhino V3
CurvatureGraph.rvb Script for turning “CurvatureGraph” display curves into real usable Rhino curves
CopyObjectsToPoints_RH3.zip Script for Rhino 3 to copy objects to points or points in a pointcloud
CopyObjectsToSrfNormal_RH3.zip Script for Rhino 3 to copy objects to points on a surface and orient the objects to the surface normal at these points
DashCrvs.zip Script to dash curves (split curves into a number of segments, delete every second segment)
FilletPolyCrvs.zip Script for Rhino 3 to fillet all segments of a polycurve with a defined radius
ObjectNotes.zip Scripts and toolbar for adding notes to objects (uses Object Data)
RevolveAroundCrv.zip Script for Rhino 3 to revolve one curve around another curve with optional parameters
SpherePipe_RH3.zip Script for Rhino 3 to create pipes from curves with spherical end caps (with optional join or merge of caps)
TorusCreator.zip Script for Rhino 3 to create controled torii (eg. lumpy, spiral, knot, PQ, wave, regular)
Script Functions (Rhino V3)
FunctionGET_CrvPerpPlane.zip Script Function for Rhino 3 to find a plane perpendicular to a point on curve