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: | -- (:) |
| From: | Christopher Campbell <chris.danx@n...> |
| Subject: | Re: [Caml-list] Cross-platform "Hello, World" graphical application in OCaml |
Olivier Andrieu wrote: > > "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. I would be willing to test it, sure! Just email me the code and I'll have a play with it and get back to you on how it goes.