From BlenderWiki

Jump to: navigation, search

[edit] Mirrorifier

[edit] About

Name Mirrorifier Version 2.0
Create a mirrored object (uses mirror modifier) License GPL
Menu Group: AddMesh ( see note ) Blender 2.48
Author Scraze Banana hoekje.org
Link(s) http://blenderartists.org/forum/showthread.php?t=146159
Executable: add_mesh_Mirrorifier.py Modules:
Data: External Dependencies: None
Additional information: Press spacebar/mesh to find a new Primitive 'Mirrorifier'

[edit] 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.


[edit] Instructions

Script Overview

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


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