Extensions:2.6/Py/Scripts/Modeling/Relax

提供: wiki
< Extensions:2.6‎ | Py‎ | Scripts‎ | Modeling
2018年6月29日 (金) 03:47時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索
Relax
Relaxes selected vertices while retaining overall shape
UI location Group: Mesh
Version 1.0 2010/04/03 Author(s) Fabian Fricke http://frigi.designdevil.de
Blender 2.5 Rev:#27668 License GPL


Executable information
File name mesh_relax.py
Current version download https://svn.blender.org/svnroot/bf-extensions/trunk/py/scripts/addons/mesh_relax.py



Installation

  • This script is in Blender 2.5 Add-Ons menu.

Introduction

Simple example how relax affects the mesh

Relax mesh

  • This script relaxes the selected vertices while retaining the shape as much as possible







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.

Support