1
0
Fork 0
flightgear/Main
curt 033af0d05c Added a mechanism to dump out the triangle structures for viewing.
Fixed a couple bugs in first pass at triangulation.
- needed to explicitely initialize the polygon accumulator in triangle.cxx
  before each polygon rather than depending on the default behavior.
- Fixed a problem with region attribute propagation where I wasn't generating
  the hole points correctly.
1999-03-21 14:02:05 +00:00
..
construct.cxx Added a mechanism to dump out the triangle structures for viewing. 1999-03-21 14:02:05 +00:00
Makefile.am First mostly successful tile triangulation works. There's plenty of tweaking 1999-03-20 20:32:51 +00:00