PyOpenGL is a library to access the OpenGL API locally on your
personal computer. AppEngine is for remote applications running on
servers. With a typical web browser, PyOpenGL on GAE (on the server)
won't help you. You would want to run client-side code to do 3D work.

HTH,
Hugo


On Nov 13, 3:33 pm, Kieran <[EMAIL PROTECTED]> wrote:
> Hi
> I am thinging about putting a 3d interactive program on GAE, where the
> user could rotate a 3d cube etc, as part of a uni project.
> Does anyone have any thoughts on if i could do this by imbedding a
> window in the web page and code the cube in PyOpenGl? Would i have to
> upload the PyOpenGl libraries or is there support for them?
> I'm really only just starting out on this so if anyone has any
> thoughts or experience with something simular that would be good!
> Cheers
> Kieran

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to