Hi Nikolai, hi Zak,
since the source of Java3D is available: has anybody modified the
source,
so that it is possible to
push some opengl-commands diretly forward to the OpenGL engine?
Yes, some guy did it here:
http://www.javadesktop.org/forums/thread.jspa?threadID=3222&tstart=0
Yah, thats what I w
MisterXen wrote:
Hi all,
since the source of Java3D is available: has anybody modified the source,
so that it is possible to
push some opengl-commands diretly forward to the OpenGL engine?
Yes, some guy did it here:
http://www.javadesktop.org/forums/thread.jspa?threadID=3222&tstart=0
--
Nikolai V.
Try using Xith3d. It uses OpenGL direct calls along with the
scenegraph structure of Java3D.
Otherwise, I dont think you can mix J3D code with OpenGL.
Zak
- Original Message -
From: "MisterXen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 23, 2004 6:29 AM
Subject: [JAVA