Browse thread
[Caml-list] delaunay triangulation in ocaml
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Florian Hars <florian@h...> |
| Subject: | Re: [Caml-list] delaunay triangulation in ocaml |
Henri Dubois-Ferriere wrote: > Does anyone know of a freely available caml implementation of a delaunay > triangulation algorithm (as second choice i could also do with a voronoi > tessellation implementation). There is a caml light implementation at http://caml.inria.fr/polycopies/cheno/index-fra.html which can easily be translated. (IIRC one ot the source files is missing, you have to run the course notes through something like pstotext and then reconstruct it from the resulting debris). Yours, Florian ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners