Some trivial Java3D questions:
-
Is it possible to render something into an invisible offscreen buffer ?
-
How can I capture a frame to a Java2D buffered image and which capture speed can I expect ?
-
is it possible to share a buffered image with Java3D so that I mix 2D/3D stuff ?