caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Nickolay Semyonov-Kolchin <snob@snob.spb.ru>
To: Jacques Garrigue <garrigue@kurims.kyoto-u.ac.jp>
Cc: caml-list@inria.fr
Subject: [Caml-list] Summary: LablGL vs CamlGL
Date: Wed, 25 Dec 2002 13:37:30 +0500	[thread overview]
Message-ID: <200212251337.30106.snob@snob.spb.ru> (raw)
In-Reply-To: <20021225113708J.garrigue@kurims.kyoto-u.ac.jp>

On Wednesday 25 December 2002 07:37, Jacques Garrigue wrote:

Now we have comments from both authors.

Summary:
- LablGL is type-safe, CamlGL is not.
- LablGL support OGL 1.1, CamlGL support OGL 1.4 with extensions (most 
important: shaders [NV,ATI,ARB]).
- LablGL support GLU 1.2, CamlGL has no GLU support.
- LablGL is better for beginners, CamlGL is better for people with prior OGL 
knowledge.
- LablGL uses Raw module, CamlGL uses Bigarray.
- LablGL support all Ocaml platforms, CamlGL support only Windows (VC) and 
Linux.
- LablGL is better tested.

Everything mentioned?

Nickolay

-------------------
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


  reply	other threads:[~2002-12-25 10:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-20 10:46 [Caml-list] Announce: camlgl - OpenGL bindings for OCaml Nickolay Semyonov-Kolchin
2002-12-20 15:28 ` Sven Luther
2002-12-20 21:19   ` Nickolay Semyonov-Kolchin
2002-12-25  2:37     ` Jacques Garrigue
2002-12-25  8:37       ` Nickolay Semyonov-Kolchin [this message]
2002-12-27 12:10       ` Christophe Raffalli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200212251337.30106.snob@snob.spb.ru \
    --to=snob@snob.spb.ru \
    --cc=caml-list@inria.fr \
    --cc=garrigue@kurims.kyoto-u.ac.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).