I want to make a game in opengl. Unfortunately, I don't know how to make square in OpenGL in java :[ I read JayWay Tutorials, but these tutorials are... strange.... Why? These tutorials are complex and I don't understand as I make square xD Can you help me? Can you give me a simple project/tutorial I could learn this?
Asked
Active
Viewed 1,518 times
1 Answers
3
The Android developer network gives a (very) high level overview of how OpenGL and Android work together here. They also provide a link to a few sample projects that involve drawing simple shapes. Take a look here for some examples that may help you. In the future, it would be better if you posted what exactly you're struggling with instead of a general "I don't get it!"
Also, this question should be very helpful for you.