On Thu, 2009-12-10 at 09:27 -0700, Kevin DeKorte wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 12/10/09 09:15, Ged Wed wrote:
> > Hey Roman,
> > 
> > In reviewing the code i cant help see some architectural relevance to
> > googles o3d.
> > 
> > i have been hacking against o3d for 2 months. I see openGl based UI as
> > important.
> > 
> > Because clutter is low level and portable it begs the question
> > "Could Clutter be exposed as a browser plugin".
> > Its really just a matter of exposing it over NSAPI with
> > some decent messaging and thread management.
> 
> In gecko-mediaplayer we now have an option to choose an alternate
> backend. One of those alternates is fosfor which is a clutter-gtk /
> clutter-gst application and we can embed that application in a firefox
> window (the window managed by gecko-mediaplayer). As for directly
> including clutter into a plugin. I don't see why you can't, especially
> with the clutter-gtk wrapper.

I think what would be really interesting would be to use
gobject-introspection and gjs to expose the Clutter API to plugins.
Sand-boxing issues aside of course. Perhaps you could do this as a
mozilla extension and limit its use to privileged javascript (running
from other extensions).

--Chris


-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com

Reply via email to