<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/01/ce7780f4e0c6590184c7fd1d4991712f"
  from="Christophe Raffalli &lt;Christophe.Raffalli@u...&gt;"
  author="Christophe Raffalli"
  date="2003-01-09T06:42:49"
  subject="[Caml-list] GlSurf 1.2 available"
  prev="2003/01/c308ebaf6ce3d25799d84a98b9f6cd0a"
  next="2003/01/148644b11cb880a744ab0d853a427c98"
  prev-in-thread="2003/01/e8ee9d44073ff9cb7d257fef86bc8f53"
  prev-thread="2003/01/d89aa4bddc31c6f04c1b3b3cc50d0853"
  next-thread="2003/01/8822d3df66a08ab1cf8eb00f8fdaf3de"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] Memory management dominates running time">
<msg 
  url="2003/01/7100c562b1af5753ac217cb7460456f7"
  from="Jörgen_Gustavsson &lt;gustavss@c...&gt;"
  author="Jörgen_Gustavsson"
  date="2003-01-03T21:58:38"
  subject="[Caml-list] Memory management dominates running time">
<msg 
  url="2003/01/4cbf5f649cf4149c1b629b97bc73ddd2"
  from="Norman Ramsey &lt;nr@e...&gt;"
  author="Norman Ramsey"
  date="2003-01-05T18:00:40"
  subject="Re: [Caml-list] Memory management dominates running time ">
</msg>
<msg 
  url="2003/01/203d53f5ef719129cb2f7f8b230e4574"
  from="Chet Murthy &lt;chet@w...&gt;"
  author="Chet Murthy"
  date="2003-01-08T01:57:17"
  subject="Re: [Caml-list] Memory management dominates running time ">
<msg 
  url="2003/01/733fceb4a11bd478e10971ac4ec213da"
  from="Jörgen_Gustavsson &lt;gustavss@c...&gt;"
  author="Jörgen_Gustavsson"
  date="2003-01-08T12:58:39"
  subject="Re: [Caml-list] Memory management dominates running time ">
</msg>
</msg>
<msg 
  url="2003/01/e8ee9d44073ff9cb7d257fef86bc8f53"
  from="Damien Doligez &lt;damien.doligez@i...&gt;"
  author="Damien Doligez"
  date="2003-01-08T14:19:54"
  subject="Re: [Caml-list] Memory management dominates running time">
<msg 
  url="2003/01/ce7780f4e0c6590184c7fd1d4991712f"
  from="Christophe Raffalli &lt;Christophe.Raffalli@u...&gt;"
  author="Christophe Raffalli"
  date="2003-01-09T06:42:49"
  subject="[Caml-list] GlSurf 1.2 available">
</msg>
</msg>
</msg>
</thread>

<contents>
I am pleased to annouce that GlSurf 1.2 is available at
&lt;http://www.lama.univ-savoie.fr/~raffalli/glsurf.html&gt;

GlSurf is a program to draw surface (implicit surface)
using OpenGl.

There is now a "wishes list" on the web page ... so if
OCaml programmer wants to contribute ! This kind of programming
is fun :-)

--
Version 1.2:
	- bug when free variables are used in "surface".
	- new algorithm to extract triangles from cubes. Between two
	and three times less triangles with the same cubes !
	on test9:
	
	       |  version 1.1 | version 1.2 |
	-------------------------------------
	time   |  40.36       | 19.64       |
	nb tri | ~125000      | ~45000      |
	-------------------------------------

	- simplification of the algorithm (a lot of useless tests
	removed.
	- more parameters can be set from the script (see the
	documentation.
	- added "p" key to print the eye position.
	- fixed a display bug when changing the size parameter
	between two drawings.
	
Version 1.1:
	- Removed a last minute simplification which was in fact a
	bug producing wrong topology (visible in examples/test7);
	- Simplification of the test to divide cubes and the root_in_cube
	function (a little less triangles in general).
	- Fixed a bug in root_in_cube (the diagonals were missing).
	- Fixed typo in examples/test10.

Version 1.0:
	Initial version

-- 
Christophe Raffalli
Université de Savoie
Batiment Le Chablais, bureau 21
73376 Le Bourget-du-Lac Cedex

tél: (33) 4 79 75 81 03
fax: (33) 4 79 75 87 42
mail: Christophe.Raffalli@univ-savoie.fr
www: http://www.lama.univ-savoie.fr/~RAFFALLI
---------------------------------------------
IMPORTANT: this mail is signed using PGP/MIME
At least Enigmail/Mozilla, mutt or evolution
can check this signature
---------------------------------------------

</contents>

</message>

