Extensions:Py/Scripts/Manual/Add/Torus Knot
From BlenderWiki
< Extensions:Py | Scripts | Manual | Add
Contents |
[edit] Torus Knot
[edit] About
| Name | Torus Knot | Version | N/A |
|---|---|---|---|
| Creates Torus Knot by changing math values. | License | N/A | |
| Menu | Opens with Text Editor | Blender | 2.42a - 2.47 |
| Author | JMS/unknown | ||
| Link(s) | http://jmsoler.free.fr/didacticiel/blender/tutor/python_script05_en.htm | ||
| Executable: noeud.py | Modules: |
| Data: | External Dependencies: None |
| Additional information: n/a |
[edit] Introduction
Create Torus Knot
- This Script creates a Torus Knot Primitive.
- 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.
- The script is written in French.
- 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] External Documentation
http://jmsoler.free.fr/didacticiel/blender/tutor/python_script05_en.htm
[edit] Support
- Python & Plugins forum at Blender Artists.
- Zoo-Blender (French) Zoo-Blender (French)
[edit] Credits
Thanks go to:
- JmSoler (jms/cobolt) for The Script.
