Re: [JAVA3D] java.lang.OutOfMemoryError

2001-11-20 Thread John Sutter
If I'm not mistaken, the default VM size is now 64MB (previously 16MB). I know this is the case for the plug-in. I'd hope that it's the same for both. -j Mona Wong wrote: > > > When I am executing the following Code I am getting the following error > > java.lang.OutOfMemoryError <> > > >

Re: [JAVA3D] java.lang.OutOfMemoryError

2001-11-20 Thread John Sutter
This has been our #1 headache with running applets in the plug-in. The user has to manually change it. I heard rumors that in a future release of the plug-in that it would pick a memory size based on what the machine actually has available. What a concept In a memory intensive API like Jav

Re: [JAVA3D] AccessDeniedException while loading a 3ds file from anURL (usingncsa Portfolio)

2001-11-08 Thread John Sutter
You can always sign the applet (easier said than done). -j marco wrote: > > Hi, > when i try to load a scene from a 3ds file using the ncsa Portfolio i > get an exception from java.security...but the file is from an URL! :( > > Anyone can help me? > > This is the code: > > URL url=null; >t

Re: [JAVA3D] example for see

2001-10-26 Thread John Sutter
I haven't done any testing on IE 6. I don't have a machine I'm ready to sacrifice quite yet. I'll look into it though. -j Brian Schaefer wrote: > > for me it hangs at "Loading Applet" > Win2000, IE6, Dell Inspiron > plugin in place > > - Original Message - > From: "John Wright" <[EMAI

Re: [JAVA3D] example for see

2001-10-25 Thread John Sutter
Here's an applet that we use to help debug driver problems. http://www.webscopeinc.com/tests/java3DTest/index.html -- John > João Paulo Menegatti wrote: > > Does anybody have some program in Java3D running in the Internet as an applet? > > []'s > > J.P.

Re: [JAVA3D] installation problem-cannot run Install Anywhere

2001-09-06 Thread John Sutter
InstallAnywhere is very sensitive to any PATH and CLASSPATH settings you might have. Temporarily removing Visual Cafe from the paths (maybe JAVAHOME too if it's set) usually does the trick. It's unfortuantely both that InstallAnywhere is so sensitive and that Visual Cafe isn't self contained. O

Re: [JAVA3D] Calling an applet method from HTML link

2001-07-12 Thread John Sutter
I'd have to say that haven't been impressed with the Sun/Netscape efforts on this problem. It's something that worked great for Java1.1 with Netscape4 and then doesn't work with the plugin. So, Netscape4 users can't be supported. I doubt Netscape6 will be usable within 6 months. Looks like Micr

Re: [JAVA3D] Java 1.3.1 and Java 3D 1.2.1

2001-05-17 Thread John Sutter
Did you do all the usual cache clearing and forced reloading/refreshing of pages stuff? If you're using a forward proxy it might have the old pages cached as well. I downloaded the files with no problems at 14:06 PST -j ==

Re: [JAVA3D] NT4 and Java 3d

2001-04-18 Thread John Sutter
Make sure your video drivers are up-to-date. Try different color palette sizes (65k, 16m, true color). NT4 is our preferred platform. All problems we've encountered on a machine level have been with bad video drivers. -j Mike Goldwater wrote: > > Hi, > > I have an application part of which

Re: [JAVA3D] Performance of AlternateAppearance

2001-02-02 Thread John Sutter
I get the feeling that some bad assumptions were made about how many nodes will actually be under an AlternateAppearance node. I think alot of time is being spent on juggling arrays from some shot in the dark investigations. AlternateAppearances seem to be treated similar to 'small quantity' ob

Re: [JAVA3D] Will Max OS X support Java 3D ? Or will Sun provide J3DforMacintosh?

2001-01-25 Thread John Sutter
Apple's approach to getting java into the browser also seems unclear at the current time. Getting a straight answer out of them is tough, let alone a product... Anyone have a clear picture of their integration plans? From what I hear they don't plan on using the plug-in but their own API.

Re: [JAVA3D] IGES

2001-01-08 Thread John Sutter
We use PDElib from ITI to convert IGES files to our format. You don't want to write your own. We try to use 3rd party tools whenever possible. We don't convert directly to Java3D. That is handled on the client end. -John "Abhishek K. Agrawal" wrote: > > Hello Donald, > > There are softwa

Re: [JAVA3D] Images in a JAR file

2000-11-20 Thread John Sutter
You can find that information by doing a search of this group's archives. This question was answered in the last month or two. http://archives.java.sun.com/cgi-bin/wa?S2=java3d-interest&m=19064&q=image+and+jar - John Brunner Cedric wrote: > > Hi u all, > > I need to store an image in a .jar fi

Re: [JAVA3D] High end 3D Hardware problems

2000-11-01 Thread John Sutter
Try: There is a registry entry you can set to disable fast double-buffering; when this is set to 1, your app's gui works correctly. The path in the registry for this entry is HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/glint/Device

Re: [JAVA3D] Your Java3D Applications: WebScope

2000-08-30 Thread John Sutter
PROJECT: WebScope Product Design Collaboration System PURPOSE: Allows realtime collaboration, annotation, markup of 3D Models STATUS: 1.1 shipping, 1.2 in development, hiring URL: http://www.WebScopeInc.com We've been developing our product for a little over two years now. Our system is co

[JAVA3D] Job Posting: Graphics Programmer Wanted

2000-07-06 Thread John Sutter
Since the topic has been raised.. We're looking for a graphics programmer to work on the next generation of our 3D collaboration tool, probably the hottest Java3D based app around. We're a pre-IPO start-up meeting the needs of the worldwide CAD/CAM market. Our stuff isn't about shared, VR, feel

Re: [JAVA3D] Flash 911

1999-11-23 Thread John Sutter
You like that too? I tend to set the background color of the canvas (I'm talking AWT here) to the same color I happen to use for the J3D Background node I'm using. It still flashes, but it flashes the same color so you don't notice it.. -jds

Re: [JAVA3D] need inexpensive java3d video card

1999-10-13 Thread John Sutter
I've been impressed with the 3DLabs VX1 for about $200 all told. I'll be more impressed when they get their drivers working better with Java3D (probably very soon). -j Burns Boaz wrote: > > I'm relatively new to Java3D but I have figured out one thing: my Matrox > Mystique 2Mb video card is just

Re: [JAVA3D] PlugIn Control Panel doesn't start (also: runningJava3din browser)

1999-09-28 Thread John Sutter
I've act trouble with the file \winnt\system32\ActPanel.dll when switching versions. I've found it best to uninstall and then remove that file by hand when I have problems with the panel not coming up. (of course save a copy of that file if you delete it manually...). I've also encountered pro