[Haskell-cafe] ANN: mecha-0.0.5

Tom Hawkins tomahawkins at gmail.com
Sat Jun 4 21:25:49 CEST 2011


Mecha [1,2,3] is a constructive solid modeling DSL.  I haven't worked
on Mecha in awhile, so this release just contains some minor cleanup
and reorganization.

My next step is to build an OpenGL interactive visualization tool,
something like a basic CAD window to rotate and zoom around 3D models.

What is the easiest way to generate polygon meshes from constructive
solid geometry?  Marching cubes [4] seems pretty involved.

-Tom

[1] http://hackage.haskell.org/package/mecha
[2] https://github.com/tomahawkins/mecha
[3] http://tomahawkins.org/
[4] http://en.wikipedia.org/wiki/Marching_cubes



More information about the Haskell-Cafe mailing list