Re: [JAVA3D] OffScreenCanvas3D using pure immediate mode

2002-02-07 Thread Joachim Diepstraten
Hi Michael Sorry I've just discovered this mail in my inbox (I also was on a conference the last 3 days so I hadn't time to check mails) I'm not sure if this still urgent. > well that depends if I could modify it to pure immediate mode - but perhaps > I have more luck to start the modification

Re: [JAVA3D] OffScreenCanvas3D using pure immediate mode

2002-02-01 Thread Michael Nischt
hi, > > does anyone know how to use an OffScreen Canvas in immediate mode or perhaps find my mistakes in the attached files ? > If mixed mode is also fine, yes well that depends if I could modify it to pure immediate mode - but perhaps I have more luck to start the modification from mixed mode t

Re: [JAVA3D] OffScreenCanvas3D using pure immediate mode

2002-02-01 Thread Joachim Diepstraten
Hi > does anyone know how to use an OffScreen Canvas in immediate mode or perhaps find my >mistakes in the attached files ? If mixed mode is also fine, yes EOF, J.D. -- Explore SRT with the help of Java3D (http://wwwvis.informatik.uni-stuttgart.de/relativity/minkowski) (http://www.antiflash.n

[JAVA3D] OffScreenCanvas3D using pure immediate mode

2002-02-01 Thread Michael Nischt
hi, I need an OffScreen Canvas, but I am using pure immediate mode so I can't just take the unmodified OffScreenTest from the demo directory. so I tried mixing the pure immediate demo and this one, but without success..   does anyone know how to use an OffScreen Canvas in immediate mode or