Extensions:Py/Scripts/Manual/Add/Spiral From Shape
From BlenderWiki
< Extensions:Py | Scripts | Manual | Add
Contents |
[edit] Spiral From Shape
[edit] About
| Name | Spiral From Shape | Version | N/A |
|---|---|---|---|
| Creates Spirals from Shapes by changing math values. | License | N/A | |
| Menu | Opens with Text Editor | Blender | 2.42a - 2.47 |
| Author | Scorpion9 | ||
| Link(s) | http://blenderartists.org/forum/showthread.php?t=99347
link pending. | ||
| Executable: code in BA thread above. | Modules: |
| Data: | External Dependencies: None |
| Additional information: n/a |
Links Wiki: updated version in rar-archive on blenderWiki -
|
[edit] Introduction
Create Spiral From Shape
- This Script creates a Spirals from user defined shapes.
- Select the shape for the contour of the spiral.
- Open the script via the text editor.
- Press Alt/P.
- To see the result.
- You can vary the result by making,
- Small changes to the text numeric values.
- Experimenting is the key.
- If you get a great result,
- you can save the text (file save as).
- A new version of the script to keep your settings.
[edit] Additional Information
- In the Wiki writer's opinion always have Python Installed on your computer when using scripts. http://www.python.org/
[edit] Support
- Python & Plugins forum at Blender Artists.
