Extensions:ES/2.6/Py/Scripts/Modeling/triangle bisector

提供: wiki
移動先: 案内検索
Triangle Bisector
divide todas las caras triangulares en sus bisectrices
UI location View3D > EditMode > ToolShelf
Usage seleccione las caras y aplique el boton en el panel de herramientas --> escoja entre "full", "only reference vert" o "Incenter"
Version 1.0 Author(s) Diego Quevedo (YHOYO)
Blender 2.7.x License GPL
Category Mesh Distribution Contrib


Executable information
File name triangle_bisector.py
Current version download https://github.com/YHOYO/mesh_doshape_tools/blob/master/mesh_doshape_tools/triangle_bisector.py
Python modules bpy, bmesh, math, mathutils



General

Este addon ayuda a dividir todas las caras triangulares seleccionadas en sus bisectrices

Video

Instalación

  • Descarge el script
  • File > User Preferences > Addons > Install from file...
  • busque el archivo descargado (o mueva el archivo a su carpeta de addons)
  • Active el addon

Instrucciones Generales

1. Seleccione todas las caras triangulares que usted desee.. las caras NO triangulares seran ignoradas

Triangle incenter inicial option.png

2. aplique el triangle bisector

2.1 "Full" divide totalmente las caras

Triangle incenter full option.png

2.2 "only reference vert" solo divide los lados del triangulo

Triangle incenter onlyvertices option.png

2.3 "Incenter" divide la malla pero solo hasta el incentro

Triangle incenter incenter option.png

Limitaciones conocidas

  • Ninguna

Contacto

DIEGO QUEVEDO, diegoquevedop.docente@gmail.com

--http://www.flickr.com/photos/14821116@N07/ 19:00, 1 February 2015 (UTC)