Questions tagged as 'pyopengl'

1
answer

Keyboard function does not work PyOpenGL

I have the following code, I wanted to make a simple event to close the application but my keyboard function does not work, I looked elsewhere and I found similar versions. If you can help me, thank you. from OpenGL.GL import * from OpenGL.GLU...
asked by 07.06.2015 / 22:51
1
answer

Able to see through cubes - opengl - pyopengl

Context: I'm using using pyopengl 3.0.2 and python 2.7 to do 3ds drawings in opengl, ubuntu 14.04 as OS and intel hd 3000 as video card. Problem: When running any cube in opengl the cube becomes transparent even without using the alpha. I...
asked by 04.02.2015 / 01:42
0
answers

How to use PyOpenGL

Well, I'd like to use the PyOpenGL library in Python, however I'm having trouble installing. I would like to know which version of OpenGL and Python I need to download and install. Thanks for the help right away.     
asked by 17.05.2015 / 16:28