ghost6677 opened this issue on Jul 09, 2009 · 5 posts
pjz99 posted Thu, 09 July 2009 at 11:30 AM
Spline modeling is what you want for a knot or the like. You can do it with simple polygonal modeling techniques but it's a lot harder. With splines, you basically draw a line that describes the path of the ribbon, and then use something like Sweep to create polygons along that path.