Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Files

Latest commit

 

History

History

LowLevelGLPaint

name description page_type languages products urlFragment
Xamarin.iOS - Low-Level OpenGL Painting
Low-level OpenGL classes create a touch painting application. Loosely based on Apple's GLPaint example...
sample
csharp
xamarin
lowlevelglpaint

Low-Level OpenGL Painting

An example on using the low-level OpenGL classes to create a touch painting application.

Loosely based on Apple's GLPaint example: http://developer.apple.com/library/ios/#samplecode/GLPaint/Introduction/Intro.html

iPhone running GLPaint sample