by "jbwest" <jbwest@[EMAIL PROTECTED]
>
Jun 6, 2008 at 05:12 PM
"fungus" <openglMYSOCKS@[EMAIL PROTECTED]
> wrote in message
news:3ac32a38-3023-4c3c-87aa-56dd1fd75d99@[EMAIL PROTECTED]
> On Jun 6, 4:33 pm, upquark <pankaj.d...@[EMAIL PROTECTED]
> wrote:
>>
>> Is it possible to implement custom interpolation scheme for OpenGL
>> textures? For example, if I wanted my textures to use bi-cubic
>> interpolation, is it possible to plug a bicubic interpolation routine
>> into OpenGL?
>>
>
> No.
>
>
> --
> <\___/>
> / O O \
> \_____/ FTB. Remove my socks for email address.
sure you can, with a shader.
jbw