From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id OAA04080; Tue, 10 Dec 2002 14:54:38 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id OAA04217 for ; Tue, 10 Dec 2002 14:54:38 +0100 (MET) Received: from lri.lri.fr (lri.lri.fr [129.175.15.1]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id gBADsbX22261 for ; Tue, 10 Dec 2002 14:54:37 +0100 (MET) Received: from pc8-123 (mail@pc8-123 [129.175.8.123]) by lri.lri.fr (8.11.6/jtpda-5.3.2) with ESMTP id gBADbvR22396 ; Tue, 10 Dec 2002 14:37:57 +0100 (MET) Received: from filliatr by pc8-123 with local (Exim 3.35 #1 (Debian)) id 18LkaD-0006kx-00; Tue, 10 Dec 2002 14:37:57 +0100 From: Jean-Christophe Filliatre MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15861.60981.353467.247253@lri.lri.fr> Date: Tue, 10 Dec 2002 14:37:57 +0100 To: Olivier Andrieu Cc: caml-list@inria.fr Subject: Re: [Caml-list] [Q] opengl bindings without tcl/tk In-Reply-To: <15861.52529.299283.384845@akasha.ijm.jussieu.fr> References: <000d01c2a026$77c3b070$fe00a8c0@hama> <20021210173743S.garrigue@kurims.kyoto-u.ac.jp> <15861.52529.299283.384845@akasha.ijm.jussieu.fr> X-Mailer: VM 6.93 under Emacs 20.7.2 Reply-To: Jean-Christophe.Filliatre@lri.fr (Jean-Christophe Filliatre) X-MailScanner: Found to be clean Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Olivier Andrieu writes: > Jacques Garrigue [Tuesday 10 December 2002] : > > LablGL does not really require labltk. > > It is just that when lablGL was first released, the only way to use > > it was in combination with labltk. Now you can choose: labltk, > > lablgtk, or Isaac Trotts lablglut. > > It works with ocamlsdl too. It's fun you mention it, since I've just added the support for OpenGL functions in ocamlsdl (it was easy: one flag and one function to interface). I'm using the lablGL bindings, without the tcl/tk part. I've started to port the tutorials by Jeff Molofee (http://nehe.gamedev.net/) in ocaml, in the subdirectory opengl/. For the impatient, I've made a tarball with the first 6 lessons, available at: http://www.lri.fr/~filliatr/ftp/ocaml/ocamlsdl/ -- Jean-Christophe ------------------- 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