GitXplorerGitXplorer
y

DrawShapes

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
1545c42d9abbbdcbdc8c23ae4bec2dd16e234f63

Update README.md

yyarspirin committed 8 years ago
Unverified
f10e7250898b0827a170ab12fd983669f4aa7967

Update README.md

yyarspirin committed 8 years ago
Unverified
58f926a29eef650f34a92a4851a002cb3b03d186

Update README.md

yyarspirin committed 8 years ago
Unverified
ba4d2d79b853aba51922d918f002ac28e01979db

Update README.md

yyarspirin committed 8 years ago
Unverified
5147f41394e074d52586d88527445d0ab45a3e1a

Update README.md

yyarspirin committed 8 years ago
Unverified
2a27caa5fa4f362438237a2b64aca8960e74758d

Merge branch 'master' of https://github.com/mountain-viewer/DrawShapes

yyarspirin committed 8 years ago

README

The README file for this repository.

DrawShapes

Initial view Black view

Description

The app allows you to generate custom samples of random geometric shapes on a plane. It provides colorful pictures rendered with the help of iOS Core Graphics.

Technology

The app uses a lot of stuff from UIKit framework. Some parts are implemented using Delegate design pattern.