Skip to main content
deleted 17 characters in body; edited tags
Source Link
genpfault
  • 52.3k
  • 12
  • 93
  • 153

I'm quite new to animations in Android. For 3D animations I have to use OpenGL to make it look more fluid.

Is it possible to convert a Drawable that is i draw some rectangle or circle on a canvas and i want that to convert into a View using OpenGL. Is that possible and if so then how?

Can anyone please let me know what does the first point in the FEATURES say in this URL http://developer.android.com/reference/android/opengl/GLSurfaceView.html

Thank you All

I'm quite new to animations in Android. For 3D animations I have to use OpenGL to make it look more fluid.

Is it possible to convert a Drawable that is i draw some rectangle or circle on a canvas and i want that to convert into a View using OpenGL. Is that possible and if so then how?

Can anyone please let me know what does the first point in the FEATURES say in this URL http://developer.android.com/reference/android/opengl/GLSurfaceView.html

Thank you All

I'm quite new to animations in Android. For 3D animations I have to use OpenGL to make it look more fluid.

Is it possible to convert a Drawable that is i draw some rectangle or circle on a canvas and i want that to convert into a View using OpenGL. Is that possible and if so then how?

Can anyone please let me know what does the first point in the FEATURES say in this URL http://developer.android.com/reference/android/opengl/GLSurfaceView.html

added 103 characters in body
Source Link
Lavanya
  • 3.9k
  • 6
  • 33
  • 59

I'm quite new to animations in Android. For 3D animations I have to use OpenGL to make it look more fluid.

Is it possible to convert a Drawable that is i draw some rectangle or circle on a canvas and i want that to convert into a View inusing OpenGL. IfIs that possible and if so then how?

Can anyone please let me know what does the first point in the FEATURES say in this URL http://developer.android.com/reference/android/opengl/GLSurfaceView.html

Thank you All

I'm quite new to animations in Android. For 3D animations I have to use OpenGL to make it look more fluid.

Is it possible to convert a Drawable into a View in OpenGL. If so then how?

I'm quite new to animations in Android. For 3D animations I have to use OpenGL to make it look more fluid.

Is it possible to convert a Drawable that is i draw some rectangle or circle on a canvas and i want that to convert into a View using OpenGL. Is that possible and if so then how?

Can anyone please let me know what does the first point in the FEATURES say in this URL http://developer.android.com/reference/android/opengl/GLSurfaceView.html

Thank you All

question cleanup
Source Link
Octavian Helm
  • 39.6k
  • 19
  • 100
  • 102

openGL and Android OpenGL problem on Android

ImI'm quite new to Animation partanimations in Android. For 3D animations iI have to use openGLOpenGL to make it look more efficient. So I have a doubt regarding thisfluid. 

Is it possible to convert a DrawableDrawable into a ViewView in openGLOpenGL. If possibleso then how?

Can anyone just give me some hint or a sample code for that.

Thank you All

openGL and Android problem

Im quite new to Animation part in Android. For 3D animations i have to use openGL to make it look more efficient. So I have a doubt regarding this. Is it possible to convert a Drawable into a View in openGL. If possible then how?

Can anyone just give me some hint or a sample code for that.

Thank you All

OpenGL problem on Android

I'm quite new to animations in Android. For 3D animations I have to use OpenGL to make it look more fluid. 

Is it possible to convert a Drawable into a View in OpenGL. If so then how?

Source Link
Lavanya
  • 3.9k
  • 6
  • 33
  • 59
Loading