[JAVA3D] Where are the JavaOne BOFs?

2000-04-27 Thread Justin Couch
Spent last night trawling through the session/BOF lists and came to a horrible conclusion - there's almost nothing on J3D! A couple of the usual annoying "Here's my project and we use XYZ" things, but nothing that qualifies as a decent BOF were we can get together and verbally abuse the crap out o

Re: [JAVA3D] unsubscribe

2000-04-27 Thread Michael Gene Anderson
I have been to the site: http://www.brewed-solutions.com and "Viewed Frame Source" (using NS 4.72) and found that the Web-Site is done by "Hot-Metal Pro v 4.0" I noticed that the "rollover buttons" don't take me to the Java2d or Java3d sites/portals/HREFS ... Is this a real site or is there some

Re: [JAVA3D] unsubscribe

2000-04-27 Thread Ahmed Shakil
These people have the gutts to advertise but they dont have shit on there website. -Original Message- From: Andy E. [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 27, 2000 6:03 AM To: [EMAIL PROTECTED] Subject: [JAVA3D] unsubscribe -- **-///

Re: [JAVA3D] Get number of polygons

2000-04-27 Thread Jean Wen Sheu
Chris, There is a method for them in the form of triangle instead, int getNumTriangles() Jean > Date: Thu, 27 Apr 2000 13:02:39 +0100 > From: Christian Petermann <[EMAIL PROTECTED]> > Subject: [JAVA3D] Get number of polygons > To: [EMAIL PROTECTED] > > Hi, > > I was wonder

[JAVA3D] unsubscribe

2000-04-27 Thread Andy E.
-- **-///--** **-///--** Brewed Solutions, Inc.(Yeah, It's Java!) We'll walk on water to solve your problem. http://www.brewed-solutions.com mailto:[EMAIL

[JAVA3D] Get number of polygons

2000-04-27 Thread Christian Petermann
Hi, I was wondering if it was possible to get the number of polygons from Primitive such as the Sphere, Cylinder, Cone and the others provided with J3D. Any hint or idea how to get them is much appreciate, Chris. === To uns

[JAVA3D] ViewPlatform question

2000-04-27 Thread Rob Nugent
Hi, I have a scene with standard (default) View, ViewPlatform PhysicalBody etc, except that I am setting the attach policy for the view by doing: vp.setViewAttachPolicy(View.NOMINAL_SCREEN); Where vp is my ViewPlatform. Now the problem is that when I rotate my ViewPlatform (e.g. about

[JAVA3D] getAppletContext problem

2000-04-27 Thread Charlie Hubbard
Can anyone help me? I am tring to use the getAppletContext() method and having no luck. When I try and run the applet I keep getting a java.lang.NullPointerException error. The class I call getAppletContext from extends Applet. Thanks Charlie =

[JAVA3D] How to setup the Netscape navigator ? (Win & Linux)

2000-04-27 Thread ArtMotion
How do I setup the netscape navigator (under Linux and windows98) to run JDK1.2.2 & Java3D Applets? Since I'm using JDK1.2.2 the netscape doesn't start them. But netscape has also do display my 3D applets,. Can you please send me the step I have to do, for both OSes ? ==