Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rohith12/drawingshapes
- Owner: rohith12
- Created: 2018-05-12T03:06:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-18T02:39:03.000Z (over 6 years ago)
- Last Synced: 2024-12-01T10:36:58.789Z (2 months ago)
- Topics: mvc, nsundomanager, objective-c, swift-4, uibezierpath, uigesturerecognizer, uipangesturerecognizer, uitableviewcontroller
- Language: Objective-C
- Homepage:
- Size: 188 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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.