JA-forreal
(JA-forreal)
September 19, 2003, 7:49am
1
We have the beginnings of a great set of Python plugins for Blender that will boost Blenders power in the future.
The Fiber Script
The MakeHuman Script
The Extractor Script for Yafray
The Yablex Script for Yafray
These are just a few of the scripts that are in the beta stage.
I was wondering if there are any other scripts that are available and on the rise for function like-
Particle Dynamics -with collision detection for realistic simulated water, snow, dust, etc.
For cloth simulations- with collision detection for clothing, hair, etc
For collision dynamics- bouncing objects, shattering objects, etc
It would be nice if all of these types of plugins where put under one link on this forum so that we could beta test them and offer coding help etc.
S68
(S68)
September 19, 2003, 10:12am
2
chaosnil
(chaosnil)
September 19, 2003, 10:43am
3
I’d be sort of suprised if there weren’t an archive of Python scripts and addons, freshmeat style.
MacBlender
(MacBlender)
September 19, 2003, 10:43am
4
for collision dynamics (minus your shattering) my ODE works for windows.
https://blenderartists.org/forum/viewtopic.php?t=15126
but it does gravity and rigid body collision
JA-forreal
(JA-forreal)
September 19, 2003, 10:17pm
5
Thanks MacBlender! I have been keepng up with your scripts progress and it looking better all of the time.
I know that I missed mentioning lots of other powerful scripts that we use in Blender so maybe someone mention the other main ones.
corban
(corban)
September 20, 2003, 4:47pm
6
i took some time yesterday and checked the scripts from the sticky “script list effort”, and i have noticed two things: (1)cool scripts out there. (2) it’s hard to get them running.
i mean no offense, but somehow we have to improve on this. i got the feeling, because it is called a “script”, it is not tested the way a “program” would. it would be very cool to have a large base of scripts around from which even the newbie can pick the one she needs and start to play. let’s get over with this “path not found” and “AttributeError” things.
imho makehuman is a good example for a good script (i know it is more than a script )
greets,
corban
ps:now you know the reason why i do not distribute my scripts
alien-xmp
(alien-xmp)
September 20, 2003, 7:33pm
7
This is what the python developers have been working on - better python integration, ie the ability for a script to add itself to a menu.
Coming soon…
Chimera
(Chimera)
September 21, 2003, 4:25am
8
asdf_46
(asdf_46)
September 23, 2003, 4:25pm
9
You forgot Blended Midi too. It is not something that is normaly thought of, but there is a huge amount of potential to it. http://projects.blender.org/projects/blendedmidi/
asdf_46
Chimera
(Chimera)
September 24, 2003, 5:10am
11
btw… there is a list already… this looks quite senseless. the scriptlist contains only working script… and they are all usefull…