Re: [gtk-vnc-devel] VNC sessions on a 3-d spinning cube
- From: Anthony Liguori <anthony codemonkey ws>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: gtk-vnc-devel <gtk-vnc-devel lists sourceforge net>
- Subject: Re: [gtk-vnc-devel] VNC sessions on a 3-d spinning cube
- Date: Mon, 05 Nov 2007 13:34:07 -0600
Daniel P. Berrange wrote:
And with the code attached this time....
This is very neat!
Regards,
Anthony Liguori
On Mon, Nov 05, 2007 at 01:17:01AM +0000, Daniel P. Berrange wrote:
One evil thought, led to another even more evil thought, and thus I ended
up writing a VNC viewer program which displays multiple VNC sessions on a
spinning cube....
http://berrange.com/personal/diary/2007/11/vnc-sessions-on-3-d-spinning-cube
It doesn't work with the current version of GTK-VNC. I needed to add a
couple of Anthony's patches to propagate mouse events. I also need to add
an API for sending fake mouse events, and a nnew signal to get notices of
the VNC region updates so I could refresh the textures. I don't claim it
is fast/efficient. It is fun though. I think its probably better to write
it to interact directly with the GVNC class, rather than hooking into the
VNC DIsplay frontend, since Clutter doesn't technically need to use GTK
at all - it talks OpenGL & X11 directly. I used the Clutter<->GTK bridge
for this hack though.
Dan.
------------------------------------------------------------------------
---------------------------------------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]