Re: [JAVA3D] Java3D rendering engine

2001-04-18 Thread Justin Couch
Radoslaw Mantiuk wrote: > Is it possible to affect (read change) Java3D rendering engine ? > In other words is it possible to change the way in which the OpenGL > function are called by Java3D during rendering ? Or maybe one can invoke > OpenGL functions directly. I've got a FAQ answer for that

[JAVA3D] Java3D rendering engine

2001-04-18 Thread Radoslaw Mantiuk
Hi, My question seems to be quite technical but ... Is it possible to affect (read change) Java3D rendering engine ? In other words is it possible to change the way in which the OpenGL function are called by Java3D during rendering ? Or maybe one can invoke OpenGL functions directly. I will be