Hi all,
It is probably a newbie question as I am beginning to learn OpenGL.
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?
Thanks,
P