зеркало из https://github.com/xamarin/ios-samples.git
c48c4d648c
The new .editorconfig is copied from the one in xamarin/xamarin-macios. Formatting was fixed using 'dotnet format whitespace --folder .' |
||
---|---|---|
.. | ||
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
name | description | page_type | languages | products | urlFragment | ||
---|---|---|---|---|---|---|---|
Xamarin.iOS - 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... | sample |
|
|
glpaint-gameview |
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