From BlenderWiki

Jump to: navigation, search

[edit] Star

[edit] About

Name Star Version 0.1
Create Star License n/a
Menu Group: AddMesh ( see note ) Blender 2.46 - 2.47
Author FourMadMen http://www.fourmadmen.com/
Link(s) http://blenderartists.org/forum/showthread.php?t=118768
Executable: add_mesh_star.py Modules:
Data: External Dependencies: None
Additional information: Press spacebar/mesh to find a new Primitive 'Star'
  • Also in Add Mesh Toolkit
Links Wiki: updated version in rar-archive on blenderWiki -

[edit] Introduction

Create Add Mesh Star

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


[edit] Instructions

Interface/Menu Overview

  • Features: Sliders, Numeric Input, Buttons.
  • Points
  • Outer Radius
  • Inner Radius
  • Depth
  • |


[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