Re: [JAVA3D] OrientedShape3D with Primitives (Sphere, Cylinder...)

2005-03-21 Thread Omer Haybat
Below is a code that ive tried. That works fine for Spheres. But i need Cylinder and Box primitives too. Because Cylinder and Box have more than one Shape sides, i cant get the Geometry. Do you have any idea? Transform3D myLastShapeLocation=new Transform3D(); myShapeLocation.setTranslatio

[JAVA3D] OrientedShape3D with Primitives (Sphere, Cylinder...)

2005-03-21 Thread Omer Haybat
Hi, can I use a Primitive 3D object (Sphere,Cylinder..) with OrientedShape3D? I need the setConstantScaleEnable method of OrientedShape3D on a sphere primitive, so the sphere will be constant in size during the zoom behavior. Thanks.

Re: [JAVA3D] fill_polygon LineStripArray

2005-03-21 Thread Omer Haybat
Thanks for the idea. Ive the solution. I just define PolygonAttributes with POLYGON_FILL === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help,