== IDEAS == Mesh generation: * Through graphical generator * Through scripts * Alternative triangulators (Strang, ?.) * Alpha-shapes Refactoring triangle interface outputting a "triangle" readable file (from pmesh?) Simple method in mesh factory that will convert regularly gridded data to mesh using points as vertices From pmesh 'issues' file Better API for handling (scripted) meshes: * Error messages * Refined regions should be specified easily * Ways of handling different point sets (e.g. 10m, 100m, 250m) and populate according to refinement of mesh (wavelets or other adaptive method)