Re: [JAVA3D] BoundingSphere

2003-08-14 Thread trz
Andrea Todeschini wrote: Hi all! I have a little ask..how can i create a bounding sphere on a Sphere object. Sphere gives me only the radius, how can i get the centre? Hi, I'm not sure to correctly understand the question, but a Sphere is centered at 0,0,0 of it's coordinate system, defined by the

[JAVA3D] BoundingSphere

2003-08-14 Thread Andrea Todeschini
Hi all! I have a little ask..how can i create a bounding sphere on a Sphere object. Sphere gives me only the radius, how can i get the centre? Thanks, Andrea Todeschini  === To unsubscribe, send email to [EMAIL PROTECTED]

[JAVA3D] boundingsphere for the viewplatform

2003-06-16 Thread Flavius Alecu
How do you asign a boundingsphere to the viewplatform?? When I navigate around my applet now, the objects disappear quite fast, I was thinking of makin a bigger boundingsphere but I'm not really sure how to asign it to the viewplatform... Thank you ==

Re: [JAVA3D] BoundingSphere Bug?

2001-08-01 Thread David Weir
Umm, ok, it was user error - my line objects had per-vertex normal flag set without normals! === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general

Re: [JAVA3D] BoundingSphere

2000-03-17 Thread Neil Daniels
uctor). Seems OK now Neil -Original Message- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Kochhar, Ram P Sent: Friday, March 17, 2000 7:43 PM To: [EMAIL PROTECTED] Subject: [JAVA3D] BoundingSphere // Why do I get a negative radius when I enquire abou

[JAVA3D] BoundingSphere

2000-03-17 Thread Kochhar, Ram P
// Why do I get a negative radius when I enquire about the bounds of the shape3D object in this // simple test program? Thanks for all the help. Geometry consists of triangular facets of a cube. // Ram P Kochhar // > import java.appl

[JAVA3D] BoundingSphere Class

2000-03-13 Thread Dean Keeler
Hi,   I am using the BoundingSphere class to create a boundary of a node object read from a VRML file.  I have noticed that when I print out the contents of the boundingSphere object that supposed to represent my node object, the radius seems to be showing the diameter of the boundingSphere r