mlt / PIHM

This is a modified version of PIHM that retains some previous versions and may have new bugs introduced.
https://github.com/mlt/PIHM/wiki
Other
2 stars 0 forks source link

Use of surface-specific points for triangulation #1

Open mlt opened 12 years ago

mlt commented 12 years ago

As of now PIHM uses triangle to generate grid points. Being 2D it does not take into account DEM. It would be nice (will it?) if grid would correspond to terrain more closely. Right now it is possible only by generation of denser grid which is probably redundant for flat areas.

mlt commented 12 years ago

It is still doable using modified Triangle with the aid of GDAL to read raster.