1.0.6 • Published 4 years ago

javascript-draggable-shapes v1.0.6

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

javascript-draggable-shapes

javascript library to create draggable figures using canvas + webgl 2d context Demo Here: https://3dlibrary.000webhostapp.com/page/src/

Javascript Library to paint draggable squares using html canvas + webgl 2d context.

Shapes can be resized using right and bottom markers when mose is over the figure.

2. Create and Object Frame and set "2d" value to constructor.

<span

>3. Use print square function to draw the shape into tha canvas element. Now
you have a draggable element. Parameters are. X (number), Y (number), Width (number), Height (number), Color (name, rgb or hex) (</span>
1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago