From BlenderWiki
< Extensions:2.5 | Py | Scripts | Modeling
[edit] Relax
[edit] About
| Name | Relax | Version | 1.0 2010/04/03 |
|---|---|---|---|
| Relaxes selected vertices while retaining overall shape | License | GPL | |
| Menu | Group: Mesh | Blender | 2.5 Rev:#27668 |
| Author | Fabian Fricke http://frigi.designdevil.de | ||
| Link(s) | |||
| Executable: mesh_relax.py | Modules: |
| Data: | External Dependencies: None |
| SVN Link: https://svn.blender.org/svnroot/bf-extensions/trunk/py/scripts/addons/mesh_relax.py |
[edit] Installation
- This script is in Blender 2.5 Add-Ons menu.
[edit] Introduction
Relax mesh
- This script relaxes the selected vertices while retaining the shape as much as possible
[edit] Instructions
- Go into Edit Mode and select the vertices you want to relax.
- To extecute the script either press W and then select "Relax"...
- ... or use "Mesh -> Vertices -> Relax" instead.
[edit] Support
- Python & Plugins forum at Blender Artists.
- Back to Extensions:2.5/Py/Scripts








