

I detected a surface area where the curvature changes from negative to positive in an unintended location, which breaks the smoothness. One way to know if our surface has the correct curvature and smoothness is with the CurvatureAnalysis tool.įor example, here I used the Gaussian Style to see clearly which surfaces have a negative (blue) and positive (red) radius. Now we have the final shape of the unfolded ring. Do this with every loop of points (shown below). Next, unselect the outermost loop of control points and repeat the -Z scale. (Scale the points of both hearts at once to ensure a symmetrical scaling). To achieve this we just need to select the control points on the parts of the hearts shown and scale them -Z. The idea of the design is that the two hearts are thinner on the interior tip and thicker on the body. It’s important to pay a lot of attention to how the T-Splines surface react to these control points movements in order to understand it and use it on future projects. Scale these points to get the flat surface closer to the ends of the hearts in a smoother transition. In this case, 0.3 mm.Īfter we extrude these faces and exit the command, points associated with the extruded faces will remain selected. The extrusion must be very small to get a small radius transition to a flat surface.

Do not select faces that touch a star point, this will result in the addition of control points that we don’t want right now. With tsExtrude, select the faces to be extruded, in this case all the ones that comprise the inner body. Second, move these same points -Z in order to get a smoother curvature on the outside part of the ring body.įor the ring design we need a flat face on the inner part of the ring body that will touch the finger. Scaling points is a way of moving them symmetrically. įirst, scale -X (in the negative “X” direction) the twelve selected points shown on the screenshot. To get the desired body profile, we need to make some changes by moving control points of the T-Spline surface using tsManip. Select all lines and enter the tsControlPolygonToSrf command.Ĭheck the preview option to ensure the surface is correct. Now the curves are ready to be transformed to a T-Splines surface. STEP5 – T-SPLINES SURFACEīefore generating the T-Splines surface, we need to be sure that we only have the lines we need for this, I usually use: first, ungroup all, then split selected curves against each other ( tsSplitCurves ), select duplicate curves ( SelDup ) and Delete them. These inner lines are not necessary for the tsControlPolygonToSrf command (next step). Remember to delete all the internal lines after extruding. Now we need to extrude these lines with tsScriptExtrudeControlPolygon (Thanks JB and T-Splines for this amazing tool!) in order to get a 3D control polygon. Once we have the control polygon profile, we need to connect the points.Remember that the ideal thing is to have rectangular regions (keep that rule of thumb in mind when you draw the curves.)Įach line intersection will determine where the control points will be on the surface. In step 5, we will use this control polygon to generate a T-Splines surface with the same profile of the native curves. Use ExtractControlPolygon to extract the control polygons of the curves. The idea is to have a smooth transition between the body and the hearts, with no sharp edges. This particular design consists of two hearts connected by the body of the ring. For me, the best way to get the right profile is by designing it undeveloped. STEP 1 – WIREFRAMEįirst, draw the main profile of the ring using Curve. Type these commands in the command line of Rhino to run them. The model can be downloaded at In this tutorial, anything in Blue is a Rhino command, while anything in Red is a T-Splines command. You can follow the model’s progress by selecting the differents layers in the file.
#TSPLINES RHINO 5 HOW TO#
The best way to read this tutorial about how to model a ring using T-Splines is by looking at the 3D model at the same time. T-Splines and Rhino 4 offer an easy way to create smooth, gap-free organic models for jewelry design. Organic Modeling for Jewelry Design with T-Splines and Rhino® 4ĭesigning freeform objects can be difficult when working with traditional CAD software.
#TSPLINES RHINO 5 PDF#
You can download this tutorial in PDF format here. This tutorial will cover some basics of designing and modeling a ring with T-Splines and Rhino 4.
