--- John Coggeshall <[EMAIL PROTECTED]> wrote:
> 
> Brad:
> 
> I'm going to take a real stab in the dark here and say that you know
> Shane Caraveo. I was at PHPCon with him presenting in October and I was
> talking about an idea I had to implement opengl in PHP... He said that
> someone by the name of Brad (at least, that's what I recall) was working
> on a extension and I should get in touch with him... Well, needless to
> say I forgot until just now...

 Yeah I know that shady guy Shane.

> 
> What is the status of this extension? Is it experimental, stable, etc?
> Just curious...

 Well, it's defintly experimental. There are bindings for opengl and glut. You
can run some sample apps that use the glut api. Its pretty cool. Me and Marcus
were working on off screen redndering with OSMesa. That would allow you to
render a scene without needing to display it somewhere, caputre the content and
spit it out as an image. That worked pretty decent, it worked on windows but i
had issues with it running under linux. It could reneder a sceen and spit out a
png. I remember Andrei told me that there were issues using the api with
gtk-opengl but im sure they could be addressed.

 - Brad

> 
> John
> 
> 
> >-----Original Message-----
> >From: Brad LaFountain [mailto:[EMAIL PROTECTED]] 
> >Sent: Monday, December 02, 2002 8:05 PM
> >To: [EMAIL PROTECTED]
> >Subject: [PHP-DEV] pecl extensions
> >
> >
> >I know I'm going to piss people off by asking this but how do 
> >I create a new pecl package? I think I want going to put 
> >php_opengl in there. See if gets anymore use.
> >
> > - Brad
> >
> >__________________________________________________
> >Do you Yahoo!?
> >Yahoo! Mail Plus - Powerful. Affordable. Sign up now. 
> http://mailplus.yahoo.com
> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to