태그>glutcreatewindow(총 1개의 글)
'glutcreatewindow' 관련 최근글
-
- PyOpenGL - glutCreateWindow에서 wrong type 에러
-
Time To Share by Time To Share|2016/02/19 13:10
pyopengl을 테스트 해보려고 실행했느데 glutCreateWindow("hello opengl")와 같이 초기화 함수에서 에러가 발생했다. Traceback (most recent call last): File "gl_particle_animation.py", line 133, in window = glut_win..
- PyOpenGL - glutCreateWindow에서 wrong type 에러