https://github.com/jaredly/blender
My blender scripts
https://github.com/jaredly/blender
Last synced: 12 months ago
JSON representation
My blender scripts
- Host: GitHub
- URL: https://github.com/jaredly/blender
- Owner: jaredly
- Created: 2013-08-07T01:38:01.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-08-22T19:21:07.000Z (almost 12 years ago)
- Last Synced: 2025-05-12T18:56:01.458Z (about 1 year ago)
- Language: Python
- Size: 26.6 MB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blender plugins and fun
So far I'm experimenting with braids in blender.
## Braid Plugin
[See install information here](docs/install.md)
## Using the script
This is for the hackers among you that want to mess with the code. **Note:** this script is an older version (than the above plugin), and the braids it makes aren't as good. But it should be useful for learning some things about scripting in blender.
How To:
- Download `braidingawesome.py`
- (Install and) open [blender 2.6](http://www.blender.org/)
- Open [the text editor](http://wiki.blender.org/index.php/Doc:2.6/Manual/Extensions/Python/Text_editor) in blender
- press `alt o` or click the menu `Text > Open text block`
- select the `braidingawesome.py` file you just download
- hit `Run Script` (or `alt p`)
There are a number of examples ready there, so you can just change `example6()` to `example5()`, etc. at the very bottom to see what is there.
Play around with the parameters, and see what happens! If you have questions or suggestions, feel free to get in touch via the [github issues](https://github.com/jaredly/blender/issues).
-

-

-

-

-

-
