Skip to content

zORg's Bezier Curves implementation for Unity. Editor inside PropertyDrawer to simplify usage in custom scripts.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

zORg-alex/BezierZ

Repository files navigation

BezierZ

zORg's Bezier Curves implementation for Unity that can be used in fields and arrays and have editor in inspector.

Add it to a project by downloading a folder or adding to a Packages/manifest.json:

"zorg.bezier-curve": "https://github.com/zORg-alex/BezierZ.git#main",

This asset editor depends on these packages. Add them in the same way:

"st.one-line": "https://github.com/slavniyteo/one-line.git#master",
"st.rect-ex": "https://github.com/slavniyteo/rect-ex.git#master",

About

zORg's Bezier Curves implementation for Unity. Editor inside PropertyDrawer to simplify usage in custom scripts.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Languages