Extensions:2.6/Py/Scripts/Modeling/triangle bisector
< Extensions:2.6 | Py | Scripts | Modeling
UI location | View3D > EditMode > ToolShelf | ||
---|---|---|---|
Usage | select faces and apply ToolShelf button --> choose one option | ||
Version | 1.0 | Author(s) | Diego Quevedo (YHOYO) |
Blender | 2.7.x | License | GPL |
Category | Mesh | Distribution | Contrib |
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 |
Overview
this addon help you to split all the triangular faces selected in their bisectors
Video
Installation
- Download the script
- File > User Preferences > Addons > Install from file...
- Locate the downloaded script to install (or place the file in your addons folder instead)
- Activate addon
General Instructions
1. Select all triangle faces do you want
2. apply triangle bisector
2.1 "Full" divide all triangle faces in there bisector angles
2.2 "only reference vert" only divide the triangle sides
2.3 "Incenter" split the faces only to the incenter point
Known Limitations
- None
Contact
DIEGO QUEVEDO, diegoquevedop.docente@gmail.com
--http://www.flickr.com/photos/14821116@N07/ 18:54, 1 February 2015 (UTC)