problem with drawing circle in android using OpenGL -


i want draw circle in android using opengl on every mouse button click.

how can this?

start triangle. try render square. move pentagon. repeat until looks circle.

for catching mouse events start here.


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 -