Is PyOpenGL a good place to start learning opengl programing?

Posted by Isaiah on Stack Overflow See other posts from Stack Overflow or by Isaiah
Published on 2010-06-03T00:28:13Z Indexed on 2010/06/03 0:34 UTC
Read the original article Hit count: 257

Filed under:
|
|
|

I want to start learning OpenGL but I don't really want to have to learn another language to do it. I already am pretty proficient in python and enjoy the language. I just want to know how close it is to the regular api? Will I be able to pretty easily follow tutorials and books without too much trouble?

I know C++ gives better performance, but for just learning can I go wrong with PyOpenGL?

Thanks alot

© Stack Overflow or respective owner

Related posts about python

Related posts about graphics