Hello,
how do I make 2 QuadArrays in a Shape3D?
I just cant get this work, whats wrong? :-(
[full code]
import java.applet.Applet;
import java.awt.BorderLayout;
import java.awt.event.*;
import com.sun.j3d.utils.applet.MainFrame;
import com.sun.j3d.utils.universe.*;
import javax.media.j3d.*;
import
Mr. Gordon,
Thanks a lot!
===
>Hi,
>
>If you are using trackd, request the free API libraries from vrco.com
>and I'll send you an InputDevice JNI wrapper for TrackD. You can use
>this new InputDevice for any TrackD compliant device (we use
The point of this thing is to create a smiluated real-time mini navigation
map of a 3D maze in the top right corner of the active Canvas3D. I think the
easiest and most accurate way of doing so is by creating a textured plane
and by applying an image taken from an offscreen Canvas3D every X
millise