1
0
Fork 0
flightgear/Tools/Construct/Triangulate
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
..
Makefile.am Renamed tripoly.* to polygon.* 1999-04-28 22:18:19 +00:00
polygon.cxx Restructuring code and data to facilitate the tile edge matching process. 1999-05-02 18:41:24 +00:00
polygon.hxx Fixing slight bugs with calculating point inside multi-contoured polygons. 1999-04-29 21:39:27 +00:00
triangle.cxx Start of support for precalculating texture coordinates. 1999-05-12 02:09:02 +00:00
triangle.hxx More work on tile add matching. Added second triangulation. Now need to 1999-05-04 12:40:18 +00:00
trieles.cxx Removed in-src cvs logs. 1999-04-06 23:37:07 +00:00
trieles.hxx Removed in-src cvs logs. 1999-04-06 23:37:07 +00:00
trinodes.cxx Removed in-src cvs logs. 1999-04-06 23:37:07 +00:00
trinodes.hxx Removed in-src cvs logs. 1999-04-06 23:37:07 +00:00
trisegs.cxx Commented out several debugging output messages. 1999-05-04 21:01:25 +00:00
trisegs.hxx Further restructuring to facilitate the tile edge matching process. 1999-05-02 22:11:30 +00:00