Extensions:2.4/Py/Scripts/Add/Mirrorifier

提供: wiki
< Extensions:2.4‎ | Py‎ | Scripts‎ | Add
移動先: 案内検索
Mirrorifier
Create a mirrored object (uses mirror modifier)
UI location Group: AddMesh ( see note )
Usage Press spacebar/mesh to find a new Primitive 'Mirrorifier'
Version 2.0 Author(s) Scraze Banana hoekje.org
Blender 2.48 License GPL


Executable information
File name add_mesh_Mirrorifier.py


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


Introduction

Create Add Mesh Mirrorifier

  • This Script creates a Mirrorifier function.
  • Copy the script to .blender/scripts.
  • Press the Space bar.
  • Then Add.
  • Then Mesh.
  • Below the Monkey.
  • There is the Mirrorifier.
  • Press Mirrorifier.
  • To Mirror a selected Mesh.
  • This primitive was added in Blender.
  • As A Script, not Hardcoded.


Instructions

Script Overview

  • This script uses the mirror modifier, some interesting results can be made.


documentation is a wip.

Additional Information


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

Support