Re: [JAVA3D] New problem of Immediate Mode

2001-11-11 Thread Fred Klingener
From: "Guang Bin Liu" <[EMAIL PROTECTED]> Sent: Sunday, November 11, 2001 7:30 PM > Hi Dave: > > Thank you for your suggestion. > > In the render() method, I used code like this: > view=canvas.getView(); > view.setMinimumFrameCycleTime((long) 0.005); The param for setMinimumFrameCycleTime is a

Re: [JAVA3D] New problem of Immediate Mode

2001-11-09 Thread Dipl. Ing. Paul Szawlowski
If you set it to x > 0 then the next frame will not start before x ms. Guang Bin Liu schrieb: > 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 > > >al

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