Tagged Questions
1
vote
1answer
189 views
Drawing application on OpenGL for iOS (iPad) [closed]
Some help is needed. I'm developing drawing application on OpenGL (deployment target 4.0) for iOS (iPad). We have 3 drawing tools: pen, marker (with alfa) and eraser. I apply drawing with textures ...