Free Particle System API v 2.20 for OpenGL API-based applications introduces PDUnion domain
The Particle System API allows C++ application developers to create a group of particles, then describe the components of the particle effect using actions like Gravity(), Explosion(), Bounce(), etc. and render them using the OpenGL API. The new v2.20 introduces the PDUnion domain to combine two or more other domains into one. This allows more complex domains to be created, such as polygonal models. You can create random particles on the surface of a polygonal model. You can generate particles whose colors come from disjoint parts of the color cube (see the Balloons demo in PSpray).
Posted on 03/21 at 05:50 AM
Next entry: Tribal Trouble OpenGL API-based RTS game optimized for GPU cache and uses FBO
Previous entry: BZFlag OpenGL API-based 3D tank battle game accepted into Google Summer of Code
This page has been viewed 1077808 times •
