[JAVA3D] AW: [JAVA3D] problem with axis of revolution

2003-06-03 Thread Florin Herinean
:[EMAIL PROTECTED] > Sent: Friday, May 30, 2003 1:51 PM > To: [EMAIL PROTECTED] > Subject: [JAVA3D] problem with axis of revolution > > > Hello all, > > Essentially, I'm creating a surface of revolution by > revolving a 2d profile > around the profile'

Re: [JAVA3D] problem with axis of revolution

2003-05-31 Thread Smith, David
: Friday, May 30, 2003 1:51 PM > To: [EMAIL PROTECTED] > Subject: [JAVA3D] problem with axis of revolution > > > Hello all, > > Essentially, I'm creating a surface of revolution by > revolving a 2d profile > around the profile's vertical axis. The probl

[JAVA3D] problem with axis of revolution

2003-05-31 Thread McCormick, Brian
Hello all, Essentially, I'm creating a surface of revolution by revolving a 2d profile around the profile's vertical axis. The problem I'm running into is this. Let's say I define a sample profile as shown below: (0.0, 0.5), (0.8, 1), (1, 1), (0.2, 0.5), (0.2, 0.0) The object should look rou