CubicBezier Generator for macOS,This Tools is inspired by cubic-bezier.com.
这是一个贝塞尔曲线生成器,灵感来源自 cubic-bezier.com
Or download on GitHub release page
或者你可以在 GitHub release 页面下载
This is a Bezier curve generator widget for macOS, which can intuitively drag small dots to adjust parameters and compare through animation previews, which is convenient for us to write animations.
这是一个 macOS 的贝塞尔曲线生成器小工具,可以直观的拖动小圆点来调整参数并通过动画预览对比,方便我们写动画。
- CSS: cubic-bezier()
- iOS/macOS: CAMediaTimingFunction
For more about Bezier curves, please refer to Wikipedia
关于贝塞尔曲线,更多可以参考 Wikipedia
If you find an issue, just open a ticket. Pull requests are warmly welcome as well.
如果您发现任何问题,只需创建一个 Issue,PR 也强烈欢迎。