Re: [JAVA3D] Troubles with 2D overlay

2002-11-17 Thread Gerhard Gelbmann
ber 16, 2002 7:15 PM Subject: Re: [JAVA3D] Troubles with 2D overlay > Gerhard Gelbmann wrote: > > I want to use the J3D library (www.j3d.org <http://www.j3d.org>) to add some > > 2D overlays to my scene. my problems is, that I just can't > > figure out, why even the

Re: [JAVA3D] Troubles with 2D overlay

2002-11-16 Thread Alan Hudson
Gerhard Gelbmann wrote: I want to use the J3D library (www.j3d.org ) to add some 2D overlays to my scene. my problems is, that I just can't figure out, why even the provided example does not display any overlays. anybody got suggestions please? here is the sample code, I use (

[JAVA3D] Troubles with 2D overlay

2002-11-14 Thread Gerhard Gelbmann
I want to use the J3D library (www.j3d.org) to add some 2D overlays to my scene. my problems is, that I just can't figure out, why even the provided example does not display any overlays. anybody got suggestions please?   here is the sample code, I use (it actually is same as the example pro