Download DPSF
The DPSF installer contains the dll (dynamic link library), setup manual / help file (includes tutorials and source code), templates to start from, and
the DPSF Demo solution showing how to create many different particle systems.
If the image download link above is down, you can download DPSF from the forums as well.
Highlights to version 1.5.0.0 - April 25, 2010
- Fixed bug in Default Quad particle systems where particles with a size less than 2 would not be displayed.
- Now throw descriptive exceptions when properties try to be used before the particle system has been initialized.
- Plastered the [Serializable] attribute everywhere to make DPSF serializable.
- Fixed bug in ParticleSystemManager.DrawAllParticleSystems() function to draw particle systems in the correct order.
- Added explosion particle systems to the DPSF Demo.
- Included the DPSFDefaults.cs file used by DPSF for others to modify if wanted and to learn from.
See the full change log and download older versions of DPSF here.