Particle System Toolbox
by Joerg Buchholz
17 Mar 2007
(Updated 24 Oct 2008)
Graphically simulate the interactions of particles, springs, and attractions in a particle system.
|
Watch this File
|
| File Information |
| Description |
Did you ever wonder, how they do the simulation of all that snow, rain, dust, smoke, and fire in modern computer games? How they model bullets, ropes, curtains and solar systems?
With this particle system toolbox you can easily create particles, attractions, and springs in a particle system environment with gravity and drag and graphically simulate their interactions with just a few lines of code. Run one of the 12 demos and read the detailed documentation at
http://buchholz.hs-bremen.de/particles/particles_2_1.pdf
(pw: dummy)
Have fun... |
| MATLAB release |
MATLAB 7.6 (R2008a)
|
| Other requirements |
If you want to enjoy "real-time", your cpu and gpu should be of this century; object orientated programming in Matlab is not really the fastest lane on the particle system highway... ;-) |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 23 Apr 2007 |
Just a few minor debugs... |
| 07 Mar 2008 |
All objects in the version 2.0 of this toolbox are derived from the handle class, significantly increasing the ease of aggregation and administration of particles, springs, and attractions in the particle system. |
| 24 Oct 2008 |
Particles, springs, and attractions now have their own update_graphics_position method. New demo "Three-Body Eight". |
|
Contact us at files@mathworks.com