> How about if you use the offscreen version of the
> DisplayImplJ3D constructor?
>
> Cheers,
> Bill
I'm using visad in a servlet doing this and it works fine. This is with java
1.4, tomcat 4.1.10. I ended up turning on headless in java. I'm not sure if
this was required(I think it may have been) but you probably want to because it
will speed up image generation. The only problem is, so far I have only been
able to get the actualy visad display to work. I can't add panels or frames
and take images of them.
Ben