Browse thread
Cross-platform "Hello, World" graphical application 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: | 2005-02-23 (09:58) |
From: | Olivier Andrieu <andrieu@i...> |
Subject: | Re: [Caml-list] Cross-platform "Hello, World" graphical application in OCaml |
> "chris.danx" [Tue, 22 Feb 2005]: > And you could render it with Cairo which would be very interesting > (although Cairo's api isn't that stable at the moment and the OCaml > bindings don't seem to support the OpenGL (glitz) back end yet, > though it supports the other back ends like ps, x11, pdf, png, in > memory ...). actually I wrote some glitz bindings (just the bare minimum). I need to test this (with say, lablglut). If you're interested in this and want to help, I can send you that code. -- Olivier