Welcome to the Blender Plugin Repository
[Plugin Repository]
[Python Scripts]
[Sequence Plugins]
[Texture Plugins]
Welcome to the Plugin Repository
if you have any Plugins, suggestions or
comments Please let us know.
Python
The main page for Blender python scripts is now:
http://www.blender3d.org/cms/Python_Scripts.3.0.html
Stuff on this site is here.
How do I write a sequence/texture plugin?
There is a section on this in the blender guide
http://download.blender.org/documentation/htmlI/ch27.html
Or you can take a look at the original
Plugin Docs.
Then look at some plugins other people have written.
If your submitting a plugin for compatability please make sure
your using /* */ for comments and not //
How do I use a texture Plugin?
Texture Plugins are just like other textures they may add some
parameters you can tweak. You just click on load plugin and
then select the .dll(windows) or .so(other platforms)
Here are some links to Basic texturing:
How do I use a Sequence plugin?
Sequence plugins are just like the builtin sequence
procedures you just select plugin and then find
your .dll(windows) or .so(other platforms)
Here are some links to Using the Sequencer:
How do I compile them?
If your on a windows machine look here.
If your on another machine you cd to the plugins directory
and type make.
Download them all at once!!!
Plugin Sources with python(zip)
Plugin Sources with python(tgz)
Just the python stuff(zip)
Windows Precompiled Plugins(zip)
Linux Precompiled Plugins(tgz)
Linux 64bit Precompiled Plugins(tgz)
Solaris5.7 Precompiled Plugins(tgz)
Irix6.5 Precompiled Plugins(tgz)
OSX Precompiled Plugins(tgz)
OSX(Intel) Precompiled Plugins(tgz)