Point Sprites

Has DX8 point sprites functionality been exposed in an opengl extension yet? If so, what is it called and where could I find some info about it? If not, is it planned?

Thanks,
– Zeno

Excuse me for being curios, but what are you gonna do with it?

There’s GL_SGIX_sprite. You can check out the spec here: http://oss.sgi.com/projects/ogl-sample/registry/SGIX/sprite.txt

That probably isn’t supported on anything but obscure sgi machines though, so it probably won’t help you much.