Extensions:Py/Scripts/Manual/Add/Add Mesh Gear

From BlenderWiki

Jump to: navigation, search

Contents

[edit] Gear

[edit] About

Name Gear Version 0.99
Create Gears/Cogwheels. License GPL
Menu Group: AddMesh ( see note ) Blender 2.48
Author Michel Anders (varkenvarken)
Link(s) http://www.swineworld.org/blender/gears/

http://blenderartists.org/forum/showthread.php?t=135428

Executable: add_mesh_Gears.py Modules: n/a
Data: External Dependencies: None
Additional information: Press spacebar/mesh to find a new Primitive 'Gear'
Links Wiki: updated version in rar-archive on blenderWiki -

[edit] Introduction

Create Add Mesh Gear

  • This Script creates a Gear Primitive.
  • Copy the script to .blender/scripts.
  • Download & copy the script from the link above.
  • Press the Space Bar.
  • Then Add.
  • Then Mesh.
  • Below the Monkey.
  • There is the Gear.
  • Press Gear.
  • To create the New Mesh.
  • This primitive was added in Blender.
  • As A Script, not Hardcoded.


[edit] Instructions

Script Overview

  • This script makes Gear Primitives.

wiki documentation is a wip.

[edit] Additional Information


  • In the Wiki writer's opinion always have Python Installed on your computer when using scripts. http://www.python.org/

[edit] Support