OpenGL problem on Android -


i'm quite new animations in android. 3d animations have use opengl make more fluid.

is possible convert drawable draw rectangle or circle on canvas , want convert view using opengl. possible , if how?

can please let me know first point in features in url http://developer.android.com/reference/android/opengl/glsurfaceview.html

well, can try convert drawable bitmap , map bitmap on 3d surface in opengl texture.


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -