简化曲线(Simplify Curves)
“简化曲线”工具适用于单个选定的曲线物体。它基于原始曲线生成新曲线。设置 Distance Error 阈值越高,移除的控制点就越多。
The Simplify F-Curves tool works the same way, but on selected F-Curves.
Merge by Distance tool glues nearby points on a single Bézier curve. In fact it is an analog 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 菜单搜索 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自带插件。