1828968 Members
2162 Online
109986 Solutions
New Discussion

OpenGL 3D textures

 
Lounis Tata
New Member

OpenGL 3D textures

Where could I find test cases for the HP 3D
TEXTURE EXTENSIONS ? HP OpenGL 1.18 seems to
fail to Bind more than one single 3D Texture
object. Is this a memory problem ?
Nothing comes so easy
1 REPLY 1
Alex Glennie
Honored Contributor

Re: OpenGL 3D textures

Try OpenGL 1.1 Revision 1.23 ? It has a number of fixes :

- Tuned large texture performance
. texture map loading on multi-processor system slow
. texture map loading can hang (CDRS)
. general path computes incorrect clip coordinates
. change of texture state in disp list causes invalid
mip levels ...etc

see PHSS_22612 or PHSS_22601 (11.xx & 10.20)