Re: [JAVA3D] Client-server model of J3D

2002-09-02 Thread bf
Hi, I am currently load-testing my web-based multi-tier site using J3D on the server. I call it 'very-thin-client', because all of the rendering is done on the server. the browser can access this site with pure HTML, applet or HTML+javascript. there is an abstraction layer for the data, too. i am

Re: [JAVA3D] Client-server model of J3D

2002-09-05 Thread bf
On Thursday 05 September 2002 00:14, Andreas Jerke wrote: || Hi Zoran, || || I think you don't want to write a tool which performs all rendering || on the server side. I think you only need a server, which will notify || all clients every time one client moves an object etc. || The server side is

Re: [JAVA3D] Looking for best IDE for J3D, and also new platform - LINUX or Win ??

2002-06-03 Thread bf
Zoran, I am running - SuSe 7.3 Linux - JDK 1.3.1 - Java 3D 1.2.1_01 - ASUS V8200 nVidia GeForce3 Ti 500 i noticed no J3D specific problems running without the nVidia drivers which are not part of SuSe's distribution. after installing nVidia drivers samples ran ok, but when i started my applicat

Re: [JAVA3D] JDK 1.4.0_01 and Java3D 1.2.1_04 problem...

2002-06-12 Thread bf
On Tuesday 11 June 2002 23:59, you wrote: > > Date: Tue, 11 Jun 2002 18:56:04 +0200 > > From: JP Lee <[EMAIL PROTECTED]> > > > > I *may* have cleared things up by uninstalling / removing all of the > > Java3D instances on my machine, then reinstalling 1.2.1_04. > > > > While my graphics co

Re: [JAVA3D] OffscreenBuffer linux - BUG ?

2002-06-18 Thread bf
On Monday 17 June 2002 15:29, you wrote: > Hi all, > > today I continued the work on my OffscreenBuffer Demo on linux und I got an > Exception outside the VM when calling Cnavas3D's > setOffscreenBuffer(ImageComponent2D buffer); > > So I tested the OffScreenCanvas3D demo located in %JDKHOME%demo/j