Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Jeffrey Scofield <jeffsco@psellos.com>
To: caml-list@inria.fr
Cc: Jeffrey Scofield <jeffsco@psellos.com>
Subject: [Caml-list] OCaml wrappers available for OpenGL ES
Date: Wed, 19 Jan 2011 17:31:15 -0800	[thread overview]
Message-ID: <02250EE7-82D5-4542-A579-8E4E90784963@psellos.com> (raw)

I needed an OCaml interface to OpenGL ES for a project.  After looking
around, I decided to create my own interface, as a set of patches to
LablGL.

I've made the patches publicly available, along with instructions on how
to build the interface.  You can find them here:

    http://psellos.com/ocaml/lablgles-build.html

What the patches do, roughly, is remove stuff that isn't supported by
OpenGL ES, adjust names that are different from standard OpenGL, and add
support for two OpenGL ES extensions: framebuffer objects[1] and PVRTC
compressed textures[2].

The patches are known to work on iPhone (part of a shipping product).

Regards,

Jeffrey Scofield

[1]: http://khronos.org/registry/gles/extensions/OES/OES_framebuffer_object.txt
[2]: http://khronos.org/registry/gles/extensions/IMG/IMG_texture_compression_pvrtc.txt



                 reply	other threads:[~2011-01-20  1:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=02250EE7-82D5-4542-A579-8E4E90784963@psellos.com \
    --to=jeffsco@psellos.com \
    --cc=caml-list@inria.fr \
    /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