Click here to Skip to main content
15,883,968 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I know to code opengl in computer in c/c++ program.as it on my engg semister lab.
but i want to code opengl on android to some stuff.i surfed a lot on internet.
but almost all are explaining same triangle example.in computer graphics
we use functions like glBegin(...) ,glEnd(),glColor3f(...),glFlush()....
but iam unable to understand glEnableClientState()...and the surfaceview,Renderer classes.
so anybody explain me to learn with similar to opengl in computer graphics.

What I have tried:

I have tried opengl in Computer graphics.
Posted
Updated 30-May-16 5:29am

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900