From BlenderWiki

< Extensions:Py | Scripts | Manual | Add
Revision as of 13:32, 7 February 2009 by Mindrones (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

[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


[edit] Credits


Thanks go to:

  • JmSoler (jms/cobolt) for The Script.