1
0
Fork 0
Commit graph

128 commits

Author SHA1 Message Date
curt
5308916996 Added construct.[ch]xx as a data repository class to hold all the data that
needs to be passed back and forth during the scenery assembly.
1999-05-02 22:10:51 +00:00
curt
73e1f46466 Initial revisions. 1999-05-02 22:07:55 +00:00
curt
f2fb1eb99a Restructuring code and data to facilitate the tile edge matching process. 1999-05-02 18:41:24 +00:00
curt
134d7cf480 Renamed constuct.cxx to main.cxx 1999-05-02 15:22:21 +00:00
curt
7e5aa9c98c Fixing slight bugs with calculating point inside multi-contoured polygons. 1999-04-29 21:39:27 +00:00
curt
026b9301c5 Fixed several problems with "hole" support, but it appears that things
are working much better.  Crater lake now has an island which is always
a good thing. :-)
1999-04-29 04:30:24 +00:00
curt
cf3d9c5572 Renamed tripoly.* to polygon.*
First stab at multi-contour polygon support.
1999-04-28 22:18:19 +00:00
curt
345ad57bb7 Updated to create polygons with properly marked holes. 1999-04-16 19:24:55 +00:00
curt
16573d3cc5 Modified to incorporate new hole support of gpc. 1999-04-16 15:58:09 +00:00
curt
20228603ed Changes to support new gpc api with hole tracking support. 1999-04-16 00:00:42 +00:00
curt
f5067f82cb Removed in-src cvs logs. 1999-04-06 23:37:07 +00:00
curt
a32a78696b Removed several old subdirectories. 1999-04-06 02:42:43 +00:00
curt
29f6d05875 Initial revision 1999-04-05 21:32:32 +00:00
Tim Moore
c54ce2dd85 Merge FG_Tools as subdirectory 2009-09-14 13:43:55 +02:00
curt
a1f70c00a8 Version 0.6.0
Shape name tweak.
Removing tool: FixNode
1999-04-01 13:52:11 +00:00
curt
d3e3985f4b Added scenery_version.hxx to source distribution. 1999-03-31 23:46:20 +00:00
curt
68e5a695e8 Initial revision. 1999-03-25 19:13:35 +00:00
curt
88dd015639 Removed Dem2node from the Tools fold.
Tweaked the triangulator options to add quality mesh refinement.
1999-03-21 15:48:00 +00:00
curt
1c180f1952 Moved Triangle to Lib/Triangle 1999-03-13 23:49:53 +00:00
curt
df15fe0f8b Added Construct/ and moved Clipper/ to it. 1999-03-13 18:46:01 +00:00
curt
cf78794eaf Lots of directory layout reorganization. 1999-03-08 22:00:35 +00:00
curt
60fc8b1c7e Build libraries first in sequence. 1999-03-01 15:34:35 +00:00
curt
97ed4d05ba Added a Polygon subdirectory. 1999-02-25 21:33:14 +00:00
curt
d6b38f2eea Added Clipper/ and ShapeFile/ 1999-02-11 01:10:16 +00:00
curt
730132afab Moving location of Lib/DEM/ to Tools/DEM/ 1999-02-01 21:09:21 +00:00
curt
90b73f480f Speedups for win32. 1998-11-20 01:02:55 +00:00
curt
033491ac31 Changes to better support win32 scenery development. 1998-10-28 19:39:06 +00:00
curt
7ef298dc2e Modified the info that is put in the VERSION file. 1998-10-22 22:00:10 +00:00
curt
621b7a117b Added Makedir + fixes for win32. 1998-10-02 21:41:55 +00:00
curt
52a1d87c1c Changes to allow multiple copies of the scenery processing tools
to be run concurrently.
1998-09-17 18:40:15 +00:00
curt
a113722755 Fixes and tweaks to handle area cutouts for airports. 1998-09-09 20:58:35 +00:00
curt
235c7bdce7 Tweaks for final 0.53 1998-09-02 21:31:01 +00:00
curt
c862bf3794 Added Tools/GenAirports 1998-09-02 14:38:07 +00:00
curt
c9d460db06 Write out version and "meta" info into each dem's subdirectory containing
all the tiles.
1998-08-26 22:31:29 +00:00
curt
d8c9c07659 minor tweaks. 1998-07-22 21:46:09 +00:00
curt
e435c551c6 More tweaks for sub-area cutouts. 1998-07-21 04:33:47 +00:00
curt
14a58ae22b Several tweaks to start incorporating area cutouts into the pipeline. 1998-07-20 12:55:35 +00:00
curt
14ed0c8fa8 tweaks. 1998-07-08 14:49:13 +00:00
curt
f019a93757 Added initial start at an Area generator. 1998-07-04 00:55:11 +00:00
curt
0cda53d7ed Mods to test new Stripe fixes from Wilbur Streett. 1998-06-08 17:18:37 +00:00
curt
35295a4535 Added DemInfo to dump out "A" record DEM info.
Modified process-dem.pl to work in a temp directory and compress/copy the
result to the final destination.
1998-06-05 18:20:23 +00:00
curt
e1934115dc Added a flag to the first run of "triangle" to impose a maximum triangle
size.  This forces really flat areas to be subdivided a certain amount
anyways.  This makes for slightly more interesting scenery.
1998-05-27 02:25:26 +00:00
curt
f0a9195cec Removed derived files "Makefile.in" from version control. 1998-05-23 14:31:49 +00:00
curt
de4c486c16 Makefile tweaks 1998-05-20 20:55:40 +00:00
curt
1d3e840fef Added a work around so that we can get past the "triangle" program
hanging, by aborting and rerunning with that tile marked to use the "-i"
option.
1998-04-28 01:23:25 +00:00
curt
05efe17b92 Removed DemInfo for now. 1998-04-26 13:29:12 +00:00
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
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
cd7233754f Code reorganizations. Added a Lib/ directory for more general libraries. 1998-04-14 02:25:54 +00:00
curt
784960bd8f Adopted Gnu automake/autoconf system. 1998-04-08 23:19:34 +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
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
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
9125f72449 Tweaks for compiling with g++ 1998-03-03 15:36:11 +00:00
curt
904d046c7a Cumulative tweaks. 1998-03-03 03:36:57 +00:00
curt
f0ff68edba Added DemRaw2Ascii 1998-03-03 01:21:17 +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
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
019d3ec195 Finished splittris, started assemtris. 1998-01-14 15:55:34 +00:00
curt
9f8ffba6a7 Updated front end script to keep plugging away on tile fitting. 1998-01-14 02:15:51 +00:00
curt
4ce57e5d5a Working on fitting tiles together in a seamless manner. 1998-01-12 20:42:07 +00:00
curt
35b9b8a360 Initial revision. 1998-01-09 23:06:46 +00:00
curt
0e813d878b Restructured to split 1deg x 1deg dem's into 64 subsections. 1998-01-09 23:03:05 +00:00
curt
0b3701e0c2 Initial revision. 1997-12-10 01:18:25 +00:00
curt
a4a0e63dbf Initial revision. 1997-12-08 22:30:45 +00:00
curt
19f8838807 Added FixNode 1997-11-27 00:18:26 +00:00
curt
a3bb4bc122 Abandon Tri2terrain ... replace with Tri2obj so we can use an existing
tri-stripper.
1997-11-14 00:31:06 +00:00
curt
7ee54664b6 Initial revision. 1997-10-20 19:52:18 +00:00