Point sprite question

Hello,

Is it possible to use only part of a texture as the source for point sprites? If so, how?

–Catid

You could use 3D texture and the r coordinate to animate a sprite texture with NVIDIA’s extensions:

http://oss.sgi.com/projects/ogl-sample/registry/NV/point_sprite.txt