My professional (laying aside the design:-) web site can be found here.

Open Source projects,  I'm  involved in some way:

gl2ps OpenGL->PS/PDF/TeX converter

Qwt Qt Widgets for Technical Application
QwtPlot3D OpenGL/Qt based 3D plotting widget for scientific  data and mathematical expressions

 

 


The last of the mentioned projects has been  launched, to  get a simple,  manageable  component for my programming needs.



You can find here the implementation of a Delaunay triangulation and Voronoi tesselation  using Boost's graph library (BGL) on top of Jonathan Richard Shewchuk's versatile Triangle software. To see the output below, you need GraphViz.

 download.zip

The code has been tested with VC++ only, but should be portable - notice the qmake project files in the zip file.