Skip to content

stefandee/cc-bezier-js

Repository files navigation

Welcome

cc.BezierJS aims at integrating Bezier.js with Cocos Creator 2.0.x

Changes

Two components (BezierDrawAPI and BezierInteractionAPI) have been introduced to handle the rendering and interactivity of the Bezier curves.

Examples

Check out the demo!

Most of the demos are interactive, so try and drag around the control points :)

Install

  1. git clone https://github.com/stefandee/cc-bezier-js.git
  2. npm install
  3. npm update

Known Issues

The "Arcs" sample is not rendering properly.

Not all tests have descriptions.

Credits

Developed by Stefan Dicu

Uses the scene navigation code from Cocos Creator examples, with a couple of bug fixes.

Uses Blue UI icons from Icons8

License

This project is released under MIT license.

About

Cocos Creator and Bezier.js integration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published