Skip to content

gilzoide/godot-cubic-bezier-controls

Repository files navigation

Cubic Bézier Controls

Godot addon with a Cubic Bézier Curve Resource and Controls for visualizing and editing them.

Curves start and end points are fixed to (0, 0) and (1, 1), storing only the two control points. Editor Control have one handle for each control point, similar to https://cubic-bezier.com.

Predefined curves for common easing functions are also available, with values taken from https://easings.net/.

Available at the Asset Library.

Live preview a sample scene in this link.

Bézier Curve editor sample

About

Godot addon defining Cubic Bezier Curve Resource and Controls for visualizing and editing them

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published