Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rohith12/drawingshapes

Draw shapes using bezierpath. You could move the shapes which were created. Long press to delete shapes. Also, you could undo adding, deletion and movement
https://github.com/rohith12/drawingshapes

mvc nsundomanager objective-c swift-4 uibezierpath uigesturerecognizer uipangesturerecognizer uitableviewcontroller

Last synced: 12 days ago
JSON representation

Draw shapes using bezierpath. You could move the shapes which were created. Long press to delete shapes. Also, you could undo adding, deletion and movement

Awesome Lists containing this project

README

        

Draw shapes such as Triangles, Circles and Square using bezierpath at random points. You could move the shapes. Long press to delete shapes. Also, you could undo adding, deletion and movement. Designed using MVC.