The source code of "Prototype" by X-Out: #1 Place in "Horizontal Shooter with BOSS Competition".
http://xout.blackened-interactive.com/ProtoType/Prototype.html
The source code rotted a while ago:
- It was using SDL 1.3 pBuffer (a fork that ended up canned).
- It was using a very old version of FMOD.
I emulate FMOD with SDL_Mixer and pBuffer with OpenGL FBO. And it works !
Enjoy,
Fabien Sanglard