Browse thread
[Caml-list] x-windows screensaver in OCaml
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2004-05-14 (14:49) |
From: | Brock <rbw3@c...> |
Subject: | Re: [Caml-list] x-windows screensaver in OCaml |
On 2004.05.13.23.53, Jon Harrop wrote: | On Wednesday 12 May 2004 04:20, Brock wrote: | > So one of these days I'd like to write a screensaver in OCaml for | > xscreensaver, which means drawing on X's root window. Any suggestions | > for a super-simple way to do this? The primitives in the built-in | > Graphics module are plenty for my needs, I just don't know how make it | > appear on the root window. | | I'd suggest trying to replace the functionality of one of the existing OpenGL | screensavers with your own code. | | Cheers, | Jon. You know of some OpenGL screensavers in OCaml by chance? So far it looks like I'm going to have to do some of my own C bindings. --Brock ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners