curt
6f72fa77ad
Working on problems with handling tiny slivers.
1999-05-21 02:10:28 +00:00
curt
56142b4c93
Fixed a bad bug which was showing itself with tiny triangles which caused
...
the region point to be calculated outside the region which caused things to
be colored improperly. Fixed by only evaluating the points of the current
contour (rather than the whole polygon) when generating the region points.
1999-05-20 04:27:20 +00:00
curt
1cbe332e1c
Debugging various problems with prepairing input that triangle() can
...
handle.
1999-05-19 02:51:07 +00:00
curt
accb6a88ff
Debugging tweaks ...
1999-05-18 16:40:32 +00:00
curt
c062fe49c4
Start of support for precalculating texture coordinates.
...
Try to avoid a situation where you cycle between too many nodes and two few
nodes with just a single increment of error level.
1999-05-12 02:09:02 +00:00
curt
bc91f0ce1c
Borland portability fixes contributed by Charlie Hotchkiss.
1999-05-08 02:33:13 +00:00
curt
8782eeec9f
Commented out several debugging output messages.
1999-05-04 21:01:25 +00:00
curt
dd516b37d9
More work on tile add matching. Added second triangulation. Now need to
...
debug to see why none of it works! :-)
1999-05-04 12:40:18 +00:00
curt
99e83c21a4
Further restructuring to facilitate the tile edge matching process.
1999-05-02 22:11:30 +00:00
curt
f2fb1eb99a
Restructuring code and data to facilitate the tile edge matching process.
1999-05-02 18:41:24 +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
f5067f82cb
Removed in-src cvs logs.
1999-04-06 23:37:07 +00:00
curt
29f6d05875
Initial revision
1999-04-05 21:32:32 +00:00