Particle System is freely available to the Blender community. It is a
series of scripts Dynavision|FX has been working on for some time.
Basically it is a particle system that takes selected objects and
uses them as particles. There are three kinds of forces for now,
Radial, Vector, and Vortex. With these forces you can simulate
swarms, gravity, explosions, missiles, and other interesting things.
I am still working on Wind, Springs, Expressions, and Collision
Detection. Particles have mass, drag, velocity, acceleration,
momentum, and impulse attributes. More functionality, possibly a GUI,
may be added in time. Maybe even collision detection. The author and
company make no warranty to the scripts usefulness or working, accept no liability for the use of these scripts, and will provide no
support (though it doesn’t hurt to ask). Have fun. Please send any
enhancements made to Particle System so that it might be included in
the Particle System distribution.
Particle System 0.1.1 Update. Now with Wind forces! There are has also be some code cleanup, code relocation, new docstrings added, and optimizations. Download it at http://www.dynavisionfx.com/blender.html
Sorry I should have given you more details. I tried running it in Blender 2.23 on a PC (windows NT). I have used your previous scripts with no problems. It is possible that it just didn’t download properly.
On 2002-03-20 22:21, djphotoduck wrote:
Sorry I should have given you more details. I tried running it in Blender 2.23 on a PC (windows NT). I have used your previous scripts with no problems. It is possible that it just didn’t download properly.
Dan
I don’t know about the download. I will try it myself. BUT, I wrote Particle System on Blender 2.22 Windows because version 2.23 CRASHES ALL THE TIME with python. So I will test it out, see if I can’t get it to work, and post my conclusion. All I know is 2.23 is seriously buggy, python wise.
Actually, I think it’s related to the scripts executing “OnLoad” when double clicking the blend file to start Blender and load the file at the same time. When I open Blender first, then load the blend file, there is no problem. Even in version 2.23.