1
0
Fork 0
Commit graph

71 commits

Author SHA1 Message Date
curt
8ec9cfff66 Tweaks. 1998-04-26 05:01:28 +00:00
curt
901d45860a Edited cvs log messages in source files ... bad bad bad! 1998-04-25 22:06:35 +00:00
curt
87db7184ea Misc. tweaks. 1998-04-25 15:12:08 +00:00
curt
b2567ad1cc Changed "r" to "rb" in gzopen() options. This fixes bad behavior in win32. 1998-04-25 15:00:32 +00:00
curt
fe33bf171e Added zlib support. 1998-04-24 00:43:59 +00:00
curt
18ae70b3b1 Fixed a bug in zlib usage. 1998-04-22 13:14:46 +00:00
curt
d365ac9aff Prepairing for C++ integration. 1998-04-21 17:03:41 +00:00
curt
efcd77da4a Added zlib support in placed and other misc. tweaks. 1998-04-18 04:02:48 +00:00
curt
db45671ad3 Now use libMath rather than having local copies of math routines. 1998-04-18 04:01:01 +00:00
curt
2c866a0b5c Incorporated into gnu automake/autoconf system. 1998-04-18 03:59:44 +00:00
curt
58dc64b85e Added DemRaw2ascii/ to process 30 arcsec Ascii DEM file formats. 1998-04-18 03:58:32 +00:00
curt
e9faab034f Added zlib library support. 1998-04-18 03:57:53 +00:00
curt
7bc397dd65 Added zlib support. 1998-04-18 03:53:05 +00:00
curt
e4a1a341cc Code reorganizations. Added a Lib/ directory for more general libraries. 1998-04-14 02:43:57 +00:00
curt
1f7da4f54e Used "new" to auto-allocate large DEM parsing arrays in class constructor. 1998-04-14 02:43:27 +00:00
curt
cd7233754f Code reorganizations. Added a Lib/ directory for more general libraries. 1998-04-14 02:25:54 +00:00
curt
8deb5c5804 Initial revision. 1998-04-09 01:58:04 +00:00
curt
784960bd8f Adopted Gnu automake/autoconf system. 1998-04-08 23:19:34 +00:00
curt
104ea85dfe Adopted Gnu automake/autoconf system. 1998-04-08 23:05:54 +00:00
curt
079b3ad13d Adopted Gnu automake/autoconf system. 1998-04-08 22:54:56 +00:00
curt
e9ffabdc8e Additional win32 support.
Fixed a bad bug in dem file parsing that was causing the output to be
flipped about x = y.
1998-04-06 21:09:37 +00:00
curt
f3fed05fc9 Updated to use FG_EPSILON 1998-03-23 20:35:41 +00:00
curt
bc4e92b887 Reorganized into a class lib called fgDEM. 1998-03-19 02:54:46 +00:00
curt
21a2616ab4 Updated to reflect some minor tool reorganization and the creation of class
to handle DEM processing needs.
1998-03-19 02:52:51 +00:00
curt
138c3ebe05 Added special case handling to compensate for bugs in our beloved tri striper 1998-03-19 02:51:41 +00:00
curt
31c774d723 Updated to support -lDEM class. 1998-03-19 02:50:19 +00:00
curt
c98579b6de Added gpc-2.01 (generic polygon clipping library) 1998-03-19 01:48:34 +00:00
curt
73a1b3e6d2 Changes to process 30 arcsec binary DEM files. 1998-03-03 21:54:43 +00:00
curt
d6ba1a7188 More c++ compile tweaks. 1998-03-03 16:00:52 +00:00
curt
9125f72449 Tweaks for compiling with g++ 1998-03-03 15:36:11 +00:00
curt
4b577c8bab Close to a working version. 1998-03-03 13:10:28 +00:00
curt
64114fd6e7 Removed ... 1998-03-03 03:38:39 +00:00
curt
904d046c7a Cumulative tweaks. 1998-03-03 03:36:57 +00:00
curt
524ec03927 Starting DEM Ascii format output routine. 1998-03-03 02:04:01 +00:00
curt
f0ff68edba Added DemRaw2Ascii 1998-03-03 01:21:17 +00:00
curt
b61908b6ca Initial revision. 1998-03-02 23:31:00 +00:00
curt
bd693b8582 Modifications to handle compressed dem files. 1998-02-01 03:42:26 +00:00
curt
2b1b396ef5 Made a few changes converting floats to doubles. 1998-01-31 00:41:19 +00:00
curt
f389ae86de Lots of updates to get back in sync with changes made over in .../Src/ 1998-01-27 18:36:53 +00:00
curt
91d6c58aec Renamed TODO to Todo 1998-01-21 18:35:10 +00:00
curt
5b8374dbb2 Uncomment lines to remove several intermediate files. 1998-01-21 17:59:05 +00:00
curt
1a501b7e6c Incorporated new make system from Bob Kuehne <rpk@sgi.com>. 1998-01-21 02:55:42 +00:00
curt
0fc4892bc6 A couple final pre-release tweaks. 1998-01-19 19:51:06 +00:00
curt
6aaf9bebc7 Added support for shared normals. 1998-01-17 01:25:39 +00:00
curt
8e59b3debd Assembling triangles and building a new .node file with the proper shared
vertices now works.  Now we just have to use the shared normals and we'll
be all set.
1998-01-15 21:33:32 +00:00
curt
9557133729 Tweaked to add next stage. 1998-01-15 02:50:08 +00:00
curt
9ec4cd8be2 Misc. housekeeping. 1998-01-15 02:49:25 +00:00
curt
72566953de Initial revision. 1998-01-15 02:45:25 +00:00
curt
019d3ec195 Finished splittris, started assemtris. 1998-01-14 15:55:34 +00:00
curt
5d50d9eb78 Initial revision completed. 1998-01-14 15:54:42 +00:00