by fungus <openglMYSOCKS@[EMAIL PROTECTED]
>
Aug 23, 2008 at 01:37 PM
On Aug 23, 5:43=A0pm, Nordl=F6w <per.nord...@[EMAIL PROTECTED]
> wrote:
>
> I believe the behaviour of this parameter is changed when these
> extensions are activated.
>
Rectangular textures have many limitations - see:
http://www.opengl.org/registry/specs/ARB/texture_rectangle.txt
> Can it have something to do with texture parameters?:
> glTexParameterf(tex_target, GL_TEXTURE_WRAP_S, GL_CLAMP);
> glTexParameterf(tex_target, GL_TEXTURE_WRAP_T, GL_CLAMP);
eg. Recanglar textures can't repeat, so you don't need to do that.
--
<\___/>
/ O O \
\_____/ FTB.
http://www.topaz3d.com/
- New 3D editor!