Simplify Curves

La herramienta Simplify Curves trabaja sobre un objeto curva simple seleccionado. Genera una nueva curva a partir de la original. Cuanto mayor sea el umbral Distance Error, más puntos de control son removidos.

La herramienta Simplify F-Curves funciona de la misma forma, pero sobre F-curves seleccionadas.

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.

Activación

  • Abre Blender y ve a Preferences, entonces a la pestaña Add-ons.

  • Selecciona Add Curve: Simplify Curves para habilitar el script.

Interfaz

Los botones Merge By Distance Curve Simplify están ubicados en 3D Viewport ‣ Curve Context Menu en la curva en Modo Edición.

La herramienta Simplify F-Curves puede ser accedida al habilitar Developer Extras y utilizar Buscar en Menúes para buscar «Simplify F-Curves» en el Dope Sheet o el Graph Editor.

Referencia

Categoría

Agregar Curva

Descripción

Simplifica curvas en el 3D Viewport, y Dope Sheet, mezcla por distancia en el 3D Viewport.

Ubicación

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

Archivo

curve_simplify.py

Autor

testscreenings, Michael Soluyanov

Mantenedor

To Do

Licencia

GPL

Nivel de Soporte

Comunidad

Nota

Este add-on está empaquetado con Blender.