From mboxrd@z Thu Jan 1 00:00:00 1970 X-Sympa-To: caml-list@inria.fr Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by walapai.inria.fr (8.13.6/8.13.6) with ESMTP id p42AWpMX009556 for ; Mon, 2 May 2011 12:32:51 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: An0EAAmHvk2GnQCBkGdsb2JhbAAvgjOBb5QCjUkUAQEBAQkJDQcUJYhxHKcnj26Ef4EBBJ0d X-IronPort-AV: E=Sophos;i="4.64,302,1301868000"; d="scan'208,217";a="107218795" Received: from shiva.jussieu.fr ([134.157.0.129]) by mail1-smtp-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 02 May 2011 12:32:46 +0200 Received: from hydrogene.pps.jussieu.fr (hydrogene.pps.jussieu.fr [134.157.168.1]) by shiva.jussieu.fr (8.14.4/jtpda-5.4) with ESMTP id p42AWi16016475 ; Mon, 2 May 2011 12:32:45 +0200 (CEST) X-Ids: 164 Received: from magnesium.localnet (magnesium.pps.jussieu.fr [134.157.168.12]) by hydrogene.pps.jussieu.fr (Postfix) with ESMTP id 8D8F2C3321; Mon, 2 May 2011 12:32:43 +0200 (CEST) From: Vincent Balat Organization: Laboratoire PPS - CNRS - =?utf-8?q?Universit=C3=A9_Paris?= Diderot To: caml-list@inria.fr Date: Mon, 2 May 2011 12:32:42 +0200 User-Agent: KMail/1.13.7 (Linux/2.6.32-2-amd64; KDE/4.6.2; x86_64; ; ) Cc: Christophe Raffalli References: <4DBBE2E8.50204@univ-savoie.fr> In-Reply-To: <4DBBE2E8.50204@univ-savoie.fr> X-KMail-Markup: true MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="Boundary-01=_LhovNNwikqswTtU" Content-Transfer-Encoding: 7bit Message-Id: <201105021232.43178.vincent.balat@univ-paris-diderot.fr> X-Miltered: at jchkmail.jussieu.fr with ID 4DBE884C.003 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 4DBE884C.003/134.157.168.1/hydrogene.pps.jussieu.fr/hydrogene.pps.jussieu.fr/ X-Validation-by: vincent.balat@univ-paris-diderot.fr Subject: Re: [Caml-list] Small openGL program example ... --Boundary-01=_LhovNNwikqswTtU Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Nice! Another possibility: write a WebGL version of the game with js_of_ocaml and make it work in a browser :) Vincent > Hello, > > I just wrote in two days a small openGL game (~500 lines in one file), > with fun options: > > - anaglyph 3D (yet to tune, I have not received my cyan/red glasses yet) > - game replay > - register game and high-score on a web site. > > Please visit http://lama.univ-savoie.fr/~raffalli/spheres.php > > Many possibilities for this code: > - have fun and have the best high-score on the web site ;-) > - use the fun factor for teaching ... please inform me if you have any > succes failure ... There are FIXME in the code > which could be good idea ... This is how this game started after all ... > - write program that play the game. > - find a way to check that game on the website are real game played by > human at normal speed (hard research ?) > - port to other openGL bindings for OCaml (send me your file, I will put > it on the website) > > Have fun, > Christophe Raffalli --Boundary-01=_LhovNNwikqswTtU Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 7bit

Nice!

Another possibility: write a WebGL version of the game with js_of_ocaml and make it work in a browser :)


Vincent



> Hello,

>

> I just wrote in two days a small openGL game (~500 lines in one file),

> with fun options:

>

> - anaglyph 3D (yet to tune, I have not received my cyan/red glasses yet)

> - game replay

> - register game and high-score on a web site.

>

> Please visit http://lama.univ-savoie.fr/~raffalli/spheres.php

>

> Many possibilities for this code:

> - have fun and have the best high-score on the web site ;-)

> - use the fun factor for teaching ... please inform me if you have any

> succes failure ... There are FIXME in the code

> which could be good idea ... This is how this game started after all ...

> - write program that play the game.

> - find a way to check that game on the website are real game played by

> human at normal speed (hard research ?)

> - port to other openGL bindings for OCaml (send me your file, I will put

> it on the website)

>

> Have fun,

> Christophe Raffalli


--Boundary-01=_LhovNNwikqswTtU--