[PyOpenGL-Users] Problems creating a simple 3D engine
Brought to you by:
mcfletch
From: soul <sou...@te...> - 2004-11-08 22:29:13
|
Hi! I'm creating a simple 3D engine using pyopengl. At firt time, i developing camera movement and I have found with these problems.=20 - To implement mouse view, i must put mouse position in the middle of my aplicaci=F3n windows and i don't know how to do it? Maybe using pySDL ? I don't know - How can i put a pyopengl window in a wxpython aplication ? - There are some way to solve the "fedora core 2/glut functions like glutKeyboardUpFunc" problem ? or i must wait fot next version on pyopengl ? Thanks a lot! Soul =20 |