зеркало из https://github.com/xamarin/ios-samples.git
4c93fffcfe | ||
---|---|---|
.. | ||
Images | ||
Resources | ||
Screenshots | ||
Erase.caf | ||
GLPaint-GameView.csproj | ||
GLPaint-GameView.sln | ||
Info.plist | ||
Main.cs | ||
MainWindow.xib | ||
MainWindow.xib.designer.cs | ||
Metadata.xml | ||
PaintingView.cs | ||
Particle.png | ||
README.md | ||
Recording.data | ||
Select.caf | ||
ShakeMe.cs | ||
SoundEffect.cs |
README.md
OpenGL Paint using GameView
An example on using the iPhoneOSGameView class with OpenGL to create a touch painting application.
Loosely based on Apple's GLPaint example: http://developer.apple.com/library/ios/#samplecode/GLPaint/Introduction/Intro.html
**NOTE: This sample will only work with Xcode 5.0 or above.
Authors
Miguel de Icaza