JAVA2D.2.JAVA3D

I have an app that use JAVA2D with BufferStrategy & Full-Screen Mode.I need to create a "viewport" to show some java3d objects.How can i add a Canvas3D over my JAVA2D VRAM buffer?I need to use J3DGraphics2D? Any sample of casting?thks,,
[289 byte] By [~toki] at [2007-9-26 3:42:01]
# 1
Well, you could put your 2d object as a background in the 3d viewport and make the 3d viewport take over the entire program.Or you could make a sprite out of the 3d object and put it on the 2d place
sthitha at 2007-6-29 12:19:10 > top of Java-index,Security,Cryptography...