You are hereExamples / Lines / Drawing Lines

Drawing Lines


By John Lindquist - Posted on 30 June 2008


____________________________________________________________________________________________

source: http://pv3d.googlecode.com/svn/trunk/org/pv3d/examples/lines/

Nevermind my last comment, I didn't notice the Bezier3D post. Thanks anyway!
How cool, the last days I've been thinking about a Papervision3D project that makes extensive use of lines! My question: is the same thing possible with curved lines as well? Like, in a way similar to the lineTo and curveTo methods of the Graphics class? Thanks for your reply in advance.