From BlenderWiki

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

[edit] The Thing 1-6

[edit] About

Name The Thing 1-6 Version N/A
Creates diferent shapes by changing math values. License N/A
Menu Opens with Text Editor Blender 2.42a - 2.46
Author JMS/unknown
Link(s) http://jmsoler.free.fr/didacticiel/blender/tutor/python_script05_en.htm
Executable: the thing 1-6 .py Modules:
Data: External Dependencies: None
Additional information: handy set of tools to manipulate code and to create various objects.

[edit] Introduction

Create math defined geometry

  • These Scripts create various Primitives.
  • 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