atomicthumbs I am the king of the collectors, with hospital bed Joined Apr 17, 2006 Messages 2,827 Age 33 Location XK-Masada Website printeronfire.org Apr 14, 2010 #1 I've done some searching, both on the wiki and forums, but I'm still not clear on this. Will either PyOpenGL or Pyglet work on the Pandora?
I've done some searching, both on the wiki and forums, but I'm still not clear on this. Will either PyOpenGL or Pyglet work on the Pandora?
JayFoxRox Active Member Joined Aug 3, 2008 Messages 779 Age 35 Location Hanover, Germany Website jannikvogel.de Apr 15, 2010 #2 depends on the python interpreter - if it is compiled with one of those GLES to GL wrappers OR if the driver itself supports GL it SHOULD work.
depends on the python interpreter - if it is compiled with one of those GLES to GL wrappers OR if the driver itself supports GL it SHOULD work.
R rabidpoobear Active Member Joined Aug 5, 2008 Messages 978 Age 36 Location Texas Website www.lukevp.com Apr 16, 2010 #3 pyglet won't work unless ctypes for ARM is not crappy anymore. I think pyopengl uses swig and statically compiles its ffi.
pyglet won't work unless ctypes for ARM is not crappy anymore. I think pyopengl uses swig and statically compiles its ffi.
atomicthumbs I am the king of the collectors, with hospital bed Joined Apr 17, 2006 Messages 2,827 Age 33 Location XK-Masada Website printeronfire.org Apr 16, 2010 #4 So if I can get it to use OpenGL ES when it's using SDL, it'll work? Time to get some OpenGL books. I'm probably gonna write my game using 2D OpenGL to allow for higher performance and better visual things.
So if I can get it to use OpenGL ES when it's using SDL, it'll work? Time to get some OpenGL books. I'm probably gonna write my game using 2D OpenGL to allow for higher performance and better visual things.