New in Wolfram Mathematica 7: New Graphics Primitives  previous | next 
Use Tubes Anywhere in 3D Graphics
Add three-dimensional thickness and lighting to a path using the Tube primitive.
In[1]:=

Click for copyable input
Graphics3D[{Tube[BSplineCurve[RandomReal[.1, {15, 3, 3}]], .004]}]
Out[1]=