[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] more opengl



enrike wrote:
So far I manage to create a frame with a ogl canvas inside and i can
change the backg color but i cannot get much further ....
Are you changing the background color with glClear calls? If so I'd say your opengl context is all setup and ready to run. If you are not seeing anything else render it is usually because the camera is not set up properly.