:[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'
: 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
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