[JAVA3D] Light rendering with QuadroFX3000

2004-07-23 Thread Damien Maillet
Hi all! I'm working on a viewer of seismic datas and I see a problem with one of our computers. There is a lot of problems with light rendering (normals it seems), so textures appear in black... but object is created and selectable... We are under linux RedHat, and the videocard is a quadro FX3000.

Re: [JAVA3D] Light rendering with QuadroFX3000

2004-07-23 Thread Josh Richmond
I'm using this card under Windows 2000 and haven't had any lighting problems. I know the original driver I used was veeerryy slow, but the most recent driver is quite good. The biggest problem I had was with the Swing 2D offscreen buffer. My Swing displays started to flash when I updated the 3D wi

[JAVA3D] Synchronizing Scenegraph Updates

2004-07-23 Thread Mike Pilone
Hello all, I am having trouble synchronizing my scenegraph updates. I am trying to modify the view platform transform group and at the same time update the clipping planes. I am doing the transform modification in a behavior which I wake using a post id. My question is, can I modify the clipping p

Re: [JAVA3D] Light rendering with QuadroFX3000

2004-07-23 Thread Alessandro Borges
Check at NVidia site if you are using the latest video drivers. I guess the last releases supports Quadro FX boards (rel. 53.28 and higher). My Debian disto doesnot work properly with ForceWare 61.06, but I guess this was not a drivers fault. I just swicth back to 53.36, and everything runs fine a