Closed 9 years ago.
- Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
- Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist
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?
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.
精彩评论