On Mon, 11 Feb 2002, Kelvin Chung wrote:

>    3D Texture mapping is already implmented in Java3D v1.3 beta1.
> For OpenGL version if the extension query is 1.2 or above
> it will get the function via wglGetProcAddress("glTexImage3D").
> This is also true for other opengl extensions. Under D3D, it
> is support via DirectX 8.0 API.

Hey Kelvin,

Thanks for the response!  If I interpret this corrently, your answer means
that Java3D will _not_ do 3D textures on a PC (since PCs are stuck at
OpenGL 1.1 and access these functions only through extensions)?  Just
clarifying explicitly...

Thanks,
-David

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to