Android:使用OpenGL手指绘画

时间:2012-03-29 03:45:19

标签: android opengl-es paint touch-event

我一直在搜索有关如何使用OpenGL在屏幕上绘制手指2天,但我找不到任何教程。只有Google示例(ApiDemos)fingerPaint但它使用画布。有人有关于它的教程吗? 谢谢 问候

1 个答案:

答案 0 :(得分:0)

julikorn你没有在google上搜索得好,因为如果你这样做了,你没有在这里问这个问题。如果让自己在网上搜索,网上有很多教程。我发布一些链接这将有助于你解决你的问题。

http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/graphics/FingerPaint.html

http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/graphics/TouchPaint.html

你将从这里获得一堆图形API演示...... http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/graphics/index.html