2D Sprites in OpenGL - OpenGL.org Discussion & Help Forums: "dorbie
Moderator posted 12-22-2003 04:01 AM
Yes you can do sprites, alpha blended textured geometry is probably the best way to go. 'Alien Flux' is an example of this, do a search and download the demo.
http://www.soft14.com/Games/Action/Alien_Flux_3180_Review.html
In addition you can draw 3D objects with a 2D projection.
You can also draw 3D objects in 3D in a 2D style shooter, this can really make it look like a top quality title with the right particle effects, models & gameplay.
'Space Tripper' is a great example of this go download the demo & check it out:
http://www.pompom.org.uk/spacetripper.htm
Yea they're both defender inspired.
[This message has been edited by dorbie (edited 12-22-2003).]"