Re: [Zope-dev] PyOpenGL support?

2003-03-19 Thread Edward Duffy
On Tue, 2003-03-11 at 14:41, J Cameron Cooper wrote:

 Dunno, but what sort of integration are you expecting? Most things that 
 work in any Python app (with the proper versions) can be made to work 
 with Zope without too much trouble. Whether someone's made a Product 
 around it is a different story. (Probably not, in this case.)
 
   --jcc
 
Nothing terribly fancy.  Just be able to get some info from the user, do
someprocessing on the server end, render an image on the user end, and
let them interact with it.  I know it's a stretch for a web application,
but I wanted to check here.

 
 ___
 Zope-Dev maillist  -  [EMAIL PROTECTED]
 http://mail.zope.org/mailman/listinfo/zope-dev
 **  No cross posts or HTML encoding!  **
 (Related lists - 
  http://mail.zope.org/mailman/listinfo/zope-announce
  http://mail.zope.org/mailman/listinfo/zope )
-- 
Edward Duffy [EMAIL PROTECTED]



___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] PyOpenGL support?

2003-03-11 Thread Edward Duffy

Hello all,

  I've spent the last couple of days going through the Zope docs, mail
archives, and even googling, but I can't find a lot of information on
using PyOpenGL with Zope.  I've found a message from Anthony Pfrunder,
dated July 1999:
Within the next few weeks I'll be releasing an extension patch to allow
the use of the Python Imaging Library and OpenGL with Zope.
And a blurb about PyOpenGL in Zope Newbie News, Jan 2001:
http://weblogs.userland.com/zopeNewbies/2001/01/24 It just mentions its
release but nothing about Zope.

So, has been done before? And if so, is there some documentation/guide
on getting it work?

Thanks!
-- 
Edward Duffy [EMAIL PROTECTED]


___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )