all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* clutter integration in the xwidget branch
@ 2011-06-28  7:05 joakim
  2011-06-28  8:03 ` Antoine Levitt
  2011-06-28  8:49 ` Julien Danjou
  0 siblings, 2 replies; 5+ messages in thread
From: joakim @ 2011-06-28  7:05 UTC (permalink / raw
  To: emacs-devel

I did a preliminary "hello world" type xwidget using clutter-gtk.

Information about clutter:
http://www.clutter-project.org/

My example just loads a hard coded svg file into a clutter canvas inside
emacs. This happens through librsvg->cairo->clutter-gtk. The example is
much speedier than our current svg support, but can be optimised more
still.

So what's missing to get an animated GPU accelerated Gnu herd jumping about in Emacs?

- research how to implement MVC with Clutter

- research proper lisp bindings for Clutter. (so you need to read and
respond to my other thread. You guys spend too much time trolling about
mail setting and too little on my important threads :) Possibly one
could benefit from Guile Clutter?





-- 
Joakim Verona



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-06-28 15:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-28  7:05 clutter integration in the xwidget branch joakim
2011-06-28  8:03 ` Antoine Levitt
2011-06-28  8:49 ` Julien Danjou
2011-06-28  9:45   ` chad
2011-06-28 15:52   ` Miles Bader

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.