简化曲线(Simplify Curves)

“简化曲线”工具适用于单个选定的曲线物体。它基于原始曲线生成新曲线。设置 Distance Error 阈值越高,移除的控制点就越多。

简化函数曲线工具的工作方式相同,但在选定的函数曲线上。

Merge by Distance tool glues nearby points on a single Bézier curve. In fact it is an analogue of the usual Merge by Distance on a mesh, but for curves. Unlike the mesh one, it does not connect the points from different parts of the curves, even if they are on the ends of the two curves. To glue such points, you must first connect them with Make Segment.

激活

  • 打开Blender在插件里的设置里查找.

  • 点击添加曲线,然后简化曲线,以启用脚本.

界面

The Merge By Distance and Curve Simplify buttons are located in the 3D Viewport ‣ Curve Context Menu in curve Edit Mode.

The Simplify F-Curves tool can be accessed by enabling Developer Extras and using the Menu Search to search for "Simplify F-Curves" in the Dope Sheet or Graph Editor.

参考

类别

添加曲线

描述

Simplify curves in the 3D Viewport, and Dope Sheet, merge by distance in 3D Viewport.

坐标

3D Viewport ‣ Add ‣ Curve ‣ Curve Simplify, Dope Sheet and Graph editors ‣ Channel ‣ Simplify F-Curves

文件

curve_simplify.py

作者

testscreenings, Michael Soluyanov

维护人员

待添加

许可证

GPL

支持级别

社区版

注意

该插件为Blender自带插件。