caml-list - the Caml user's mailing list
 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] OpenGL ES for iPhone Simulator; working example app
Date: Mon, 22 Aug 2011 10:40:50 -0700	[thread overview]
Message-ID: <15991D0B-B2FB-47A6-8196-B149257F49B7@psellos.com> (raw)

Greetings,

A while back I modified LablGL to work with OpenGL ES 1.1, calling my
modified version LablGLES.  Just recently I got LablGLES working in the
iPhone Simulator, which I've found to be a nice prototyping environment
for iOS projects.

I also made an example LablGLES app that works on both the iPhone
Simulator and the iPhone itself.  It's called IcosaBlue, since it
displays a rotating blue icosahedron.  It's very simple, but it's a
complete example of an OpenGL ES iPhone app coded in OCaml.

For those interested in trying OpenGL ES on iPhone and the iPhone
Simulator, I've released sources and binaries for everything.  Here are
some links:

  [LablGLES, OpenGL ES for iPhone and iPhone Simulator][1]
  [IcosaBlue, rotating blue icosahedron using LablGLES][2]
  [General page of OCaml-on-iOS resources][3]
  [Home of LablGL, OCaml OpenGL interface by Jacques Garrigue][4]
  
[1]: http://psellos.com/ocaml/lablgles-build.html
[2]: http://psellos.com/ocaml/example-app-icosablue.html
[3]: http://psellos.com/ocaml/
[4]: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html

I'd be happy to hear from anybody interested in OCaml on iOS.

Jeffrey Scofield
jeffsco@psellos.com
Seattle


             reply	other threads:[~2011-08-22 17:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-22 17:40 Jeffrey Scofield [this message]
2011-08-24  9:17 ` sashan
2011-08-24 15:09   ` [Caml-list] " Jeffrey Scofield
2012-01-30 16:46     ` [Caml-list] " Christophe Papazian
2012-01-30 16:54       ` Jeffrey Scofield
2012-01-30 17:11       ` Jeffrey Scofield
2012-02-01 13:43         ` Christophe Papazian
2012-02-01 16:30           ` Jeffrey Scofield

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=15991D0B-B2FB-47A6-8196-B149257F49B7@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;
as well as URLs for NNTP newsgroup(s).