1
0
Fork 0
terragear/src/Lib
curt 68a4ac7956 Added a small test program that builds a simplified surface approximation
based on the terrain simplification algorithm in Michael Garlands paper
located here:

   http://graphics.cs.uiuc.edu/~garland/software/terra.html

Essentially start with two triangles forming the bounding surface.
Then add the point that has the greatest error.  Retriangulate.
Recalcuate errors for each remaining point, add the one with the
greatest error.  Lather, rinse, repeat.
2003-03-16 13:33:04 +00:00
..
Array Added a small test program that builds a simplified surface approximation 2003-03-16 13:33:04 +00:00
DEM Output file is written with a ".arr" (Array) extension since it's no longer 2003-02-27 21:06:57 +00:00
e00 Erik Hofman: 2003-01-07 22:46:51 +00:00
Geometry Minor tweaks for scenery building process. 2003-03-14 22:22:48 +00:00
HGT Dohhh, I knew I would screw it up the first time. But no, I doubly screwed 2003-03-11 20:21:30 +00:00
landcover Erik Hofman: 2003-01-07 22:46:51 +00:00
Optimize Big round of cascading FG -> TG name cleanups (once you get going it's hard 2003-03-13 21:20:46 +00:00
Output Rename: FGPolygon to TGPolygon 2003-02-26 20:59:34 +00:00
poly2tri Tweaks to bring the automake/conf scripts into compliance. 2002-08-29 22:12:43 +00:00
Polygon Check point ... 2003-03-14 01:51:18 +00:00
shapelib Tweaks to bring the automake/conf scripts into compliance. 2002-08-29 22:12:43 +00:00
TriangleJRS Tweaks to bring the automake/conf scripts into compliance. 2002-08-29 22:12:43 +00:00
vpf Fix a compile problem for some platforms/compilers. 2003-03-11 16:04:49 +00:00
Win32 Contributed by Bruce Finney: 2000-11-25 19:39:46 +00:00
.cvsignore Ignore files for autogenerated files. 2001-12-30 02:16:03 +00:00
Makefile.am Add HGT subdir 2003-02-26 19:57:04 +00:00
shapelib-1.2.5.tar.gz Initial revision 2000-02-09 19:51:45 +00:00