Re: [JAVA3D] New problem of Immediate Mode

2001-11-08 Thread Guang Bin Liu
Hi Paul: Since the default value of view.getMinimumFrameCycleTime is 0, how can I reduce the value of FrameCycleTime so that the ghost image can minimized? Best regards, G.B. Liu >also note bug 4504138 >"Synopsis stereo wrong transformation in immediate for rendering in left >eye >image buffer

[JAVA3D] How to reset view please

2001-11-08 Thread oda
Hi all !!! I have an application which loads a .obj file in four views (left top front perspective). How can I reset these views to original after mouse manipulation (zoom translate rotate ) ? === To unsubscribe, send email

[JAVA3D] Behavior.setEnable(True) not working for me

2001-11-08 Thread Adrian Meekings
Hi folks. I have a curious problem re re-starting a behavior. Its the old story of "it used to work and now it doesnt and I dont know what I did to make it stop working" problem. I have a play/pause button which is supposed to do what it says to a behavior. the code is: private void pauseP

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] AccessDeniedException while loading a 3ds file from an URL (using ncsa Portfolio)

2001-11-08 Thread Fred Klingener
From: "marco" <[EMAIL PROTECTED]> Sent: Thursday, November 08, 2001 2:16 PM > 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? > . . . Marco, I assume that you're getting