Extensions:Py/Scripts/Manual/Add/Timmy Shell

From BlenderWiki

Jump to: navigation, search

Contents

[edit] Timmy Shell

[edit] About

Name Timmy Shell Version N/A
Creates Shells by changing math values. License N/A
Menu Opens with Text Editor Blender 2.42a & 2.45
Author JMS/unknown
Link(s) http://jmsoler.free.fr/didacticiel/blender/tutor/python_script05_en.htm
Executable: timmy_shell_0.2.py Modules:
Data: External Dependencies: None
Additional information: early version of Shell Blender documented in the Wizards section

[edit] Introduction

Create Timmy Shell

  • This Script creates a Shell 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