Hi Johannes,

My apologies, I must have misinterpreted this pragraph of the spec:

 (6) How do texture borders interact with array textures?

RESOLVED: Each individual layer of an array texture can have a border,
     as though it were a normal one- or two-dimensional texture.  However,
     there are no "border layers".

Cheers,
Wojtek


--------------------------------------------------
From: "Johannes Schüth" <acco...@jotschi.de>
Sent: Monday, October 05, 2009 12:07 AM
To: <osg-users@lists.openscenegraph.org>
Subject: Re: [osg-users] Texture Wrapping Texture2DArray (Clamping doesn'twork)

Hi,

thank you for your quick response. I have read these specs for GL_EXT_texture_array :
http://www.opengl.org/registry/specs/EXT/texture_array.txt

There is no clue about wrapping and clamping issues inside of it and i tried to use CLAMP_TO_EDGE as well but it had no affect at all.

Greetings

Johannes

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=17860#17860





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to