Commit Graph

30 Commits

Author SHA1 Message Date
Pierre Dejoue
8388a74a9f Improve testbed data file format
Data file format now has optional sections for holes polylines
and Steiner points identified with tokens "HOLE" and "STEINER".

Rework the data file dude.dat accordingly.

Add data file steiner.dat for an example with Steiner points.
2020-11-20 11:37:52 +01:00
Pierre Dejoue
cf5f95d4e9 Fix compilation warnings in testbed 2020-11-11 22:51:05 +01:00
Pierre Dejoue
5aa0c22365 Add headers in project files generated by cmake 2020-10-26 12:07:44 +01:00
Pierre Dejoue
05546087fb Add CMake files for the testbed 2020-08-27 19:16:21 +02:00
Pierre Dejoue
2c6bec64c0 Throw in Triangle::NeighborAcross in case of null pointer
Add an example quad for which the exception is throwni in the tests
2020-08-06 19:36:59 +02:00
Jan Niklas Hasse
9c8b47486d Update project URL and copyright year 2018-09-11 12:53:31 +02:00
Jan Niklas Hasse
4f6fca0f62 Port from GLFW 2 to 3 2014-08-12 22:14:01 +02:00
Jan Niklas Hasse
feab1de1bc Newline at end of file 2014-01-22 17:04:49 +01:00
Jan Niklas Hasse
47a9c6e038 remove trailing whitespace and convert to unix line endings 2012-09-05 18:41:47 +02:00
Mason Green
8c53b5f07e removed temporary test code 2012-04-03 20:05:50 -04:00
Mason Green
7561f1f5e2 updated README 2012-02-07 10:39:16 -05:00
Mason Green
d2469ed4ce fee datapoint memory at end of testbed example 2012-02-04 16:01:42 -05:00
zzzzrrr
d6dd5da27c memory cleanup 2010-04-25 12:40:54 -04:00
zzzzrrr
2ce7776ec2 updated comment 2010-02-10 07:52:12 -05:00
zzzzrrr
73b1fa917a added better random function 2010-02-07 18:58:36 -05:00
zzzzrrr
8348364612 added AddHole to api; added random distribution example 2010-02-07 15:46:27 -05:00
zzzzrrr
7cbc314b7b modified Authors file 2010-01-30 13:10:18 -05:00
zzzzrrr
c18dcd4eaa added kzer-za model; added # of triangles output 2010-01-23 18:32:26 -05:00
zzzzrrr
70bcf4b5d0 code cleanup; refined hole API 2010-01-22 22:18:36 -05:00
zzzzrrr
b06bc33c3f add holes to API 2010-01-22 21:52:44 -05:00
zzzzrrr
6ab0f0ae00 add holes to API 2010-01-22 21:38:19 -05:00
zzzzrrr
5dbe785975 added p2t namespace 2010-01-22 19:50:35 -05:00
zzzzrrr
d2a021b4a9 changed license headers 2010-01-22 15:03:43 -05:00
zzzzrrr
e874c363fb fixed pointer bugs 2010-01-22 14:52:28 -05:00
zzzzrrr
732e0791e8 uncrustified code 2010-01-21 09:00:09 -05:00
zzzzrrr
9202d205df bug hunting 2010-01-20 15:36:05 -05:00
zzzzrrr
fa9488baca added DrawMap 2010-01-20 12:25:10 -05:00
zzzzrrr
0bb55b95b8 fixed more pointer bugs 2010-01-20 12:10:58 -05:00
zzzzrrr
d776b54e57 fixed edge pointer bug - yay 2010-01-19 17:23:38 -05:00
zzzzrrr
9b279f68b5 checked in c++ code 2010-01-17 11:41:09 -05:00