~ubuntu-branches/ubuntu/gutsy/lablgl/gutsy

« back to all changes in this revision

Viewing changes to LablGlut/THANKS

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2006-05-15 21:23:56 UTC
  • mfrom: (2.1.5 dapper)
  • Revision ID: james.westby@ubuntu.com-20060515212356-n5ue8ekfgxcsrm5g
Tags: 1.02-2
* Rebuild with OCaml 3.09.2.
* Updated standards version to 3.7.2, no changes needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
                                THANKS TO
2
 
 
3
 
- Jeffrey Palmer for contributing the nehe demo ports
4
 
- Mark Kilgard for creating GLUT
5
 
- Jacques Garrigue for writing LablGL
6
 
- Markus Mottl for writing OCamlMakefile
7
 
- Hugues Casse for writing FrontC, the basis for the program c2ml 
8
 
  included with LablGLUT.  This program was very helpful in porting the
9
 
  original GLUT demos written in C.
10
 
- Xavier Leroy for writing Camlidl, a wrapper generator for OCaml.  
11
 
  LablGLUT comes with a modified version of Camlidl that can handle 
12
 
  [bigarray,in] void* arguments, as well as arrays of GLdoubles and GLfloats.
13
 
  Camlidl was used to write LablGLUT's simplified bindings for GL and GLU.
14
 
- The OCaml team 
15