Extensions:2.4/Py/Scripts/Add/Torus Primitive
< Extensions:2.4 | Py | Scripts | Add
2011年11月18日 (金) 11:51時点におけるwiki>Mindrones botによる版 (Robot, removing unnecessary nav links; cosmetic changes)
UI location | Group: Misc | ||
---|---|---|---|
Version | 0.2 - 28-03-04 | Author(s) | Wim Van Hoydonck |
Blender | 2.42a - 2.47 | License | Blender Artistic Licence (BAL) |
Note(s) | Also in Add_Menu_Toolkit |
File name | torus.py |
---|---|
Current version download | updated version in rar-archive on blenderWiki -
torusprimative_248 (2009.01.05) - Script update for Blender 2.48a |
Links | http://users.pandora.be/tuinbels/scripts/torus.py |
---|
Introduction
Create Torus Primitive
- This Script creates a Torus Primitive.
- Copy the script to .blender/scripts.
- The script shows up in Scripts Misc
- This script has many more options
- Than you can find in the normal Torus object.
- It is limited to donut shape.
- But you can greatly modify the parameters.
- This script can create a variety of shapes.
- Experimenting is the key.
Instructions
Interface/Menu Overview
- Features: Sliders, Numeric Input, Buttons.
- Radius1 thickness of toroid.
- Radius0 base radius of toroid.
- Ring shape shape of torus ring.
- Rings number of rings (horizontal).
- Segment shape shape of cross section of ring.
- Segments number of sgements (vertical)
- Create run script.
Additional Information
- In the Wiki writer's opinion always have Python Installed on your computer when using scripts. http://www.python.org/
Support
- Python & Plugins forum at Blender Artists.