curt
ae0d64594e
Rewrote the polygon.[ch]xx class to save actual point data, rather than
...
indices to points.
Then with that in place I added wrapper functions for the libgpc calls so
I could ensure that I was always deallocating any allocated memory (which
was a concern before.)
This was all done in order to facilitate sliver detection and elimination
which is my next order of business.
These changes then were propogated through out the construction tools.
1999-06-06 02:31:34 +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
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
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