Re: [JAVA3D] Generating a 3D object rotating a 2D shape

2001-01-14 Thread Donald Casteel
My apologies to the list for posting with an attachment, it wan intended to go only to Daniel. Sorry Donald Casteel === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-

Re: [JAVA3D] Generating a 3D object rotating a 2D shape

2001-01-14 Thread Donald Casteel
al Message- From: Daniel Moscoso [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, January 10, 2001 6:17 AM To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] Generating a 3D object rotating a 2D shape Hello, Don OKay ! I find your solution interesting. Could you send me the part of the code that

Re: [JAVA3D] Generating a 3D object rotating a 2D shape

2001-01-10 Thread Daniel Moscoso
L PROTECTED]] Sent: Tuesday, January 09, 2001 6:39 AM To: [EMAIL PROTECTED] Subject: [JAVA3D] Generating a 3D object rotating a 2D shape Hi everybody !! I'm interested if someone has been implemmenting the following effect: to create a 2D shape and rotate / translate it creating a 3D

Re: [JAVA3D] Generating a 3D object rotating a 2D shape

2001-01-09 Thread Casteel, Don
should be able to figure it out from the code. Good Luck Don -Original Message- From: Daniel Moscoso [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 09, 2001 6:39 AM To: [EMAIL PROTECTED] Subject: [JAVA3D] Generating a 3D object rotating a 2D shape Hi everybody !! I'm interest

[JAVA3D] Generating a 3D object rotating a 2D shape

2001-01-09 Thread Daniel Moscoso
Hi everybody !! I'm interested if someone has been implemmenting the following effect: to create a 2D shape and rotate / translate it creating a 3D object (for example, like the cone obtained by the rotation of a triangle). Thanks in advanced !! Dani =