Commit Graph

113 Commits

Author SHA1 Message Date
wo80 e8cebc3945 Fix Polygon ctor ignoring capacity argument (closes #14). 2022-02-13 13:26:47 +01:00
wo80 f727bcf7f5 Minor changes to MeshExplorer project file. 2022-02-13 13:23:50 +01:00
wo80 73518d8cf2 Rename TestApp folder. 2022-02-13 12:44:42 +01:00
wo80 cda83f09ee Rename Mesh Explorer project file. 2022-02-13 12:43:16 +01:00
wo80 a77cded7d2 Convert projects to netstandard2.0 and net6.0. 2022-02-13 12:42:21 +01:00
wo80 a088a2f8c5 Rename source folder. 2022-02-13 12:28:55 +01:00
wo80 625be1ab8f Remove BuildProcessTemplates. 2022-02-13 12:26:36 +01:00
wo80 d3fff03367 Remove vssscc files. 2022-02-13 12:25:44 +01:00
wo80 c0acee6e9d Add gitignore. 2022-02-13 12:24:32 +01:00
eppz 6f0e55b876 Merge branch 'Attribution' 2017-06-17 07:42:33 +02:00
eppz e3fa143221 Create README.md 2017-06-17 07:42:21 +02:00
SND\wo80_cp 5ab20816e5 USE_Z: add automatic interpolation of z coordinate
git-svn-id: https://triangle.svn.codeplex.com/svn@79822 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2017-05-15 16:13:21 +00:00
SND\wo80_cp ab3693fb04 Minor updates.
git-svn-id: https://triangle.svn.codeplex.com/svn@79801 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2017-05-09 09:18:28 +00:00
SND\wo80_cp 65f38fd8f2 ImageRenderer: fix rendering of regions
git-svn-id: https://triangle.svn.codeplex.com/svn@79627 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2016-11-18 11:58:33 +00:00
SND\wo80_cp b604134c15 Fix image rendering.
git-svn-id: https://triangle.svn.codeplex.com/svn@79554 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2016-09-30 12:06:38 +00:00
SND\wo80_cp bb326a6674 Move sorting code from Dwyer to VertexSorter.
git-svn-id: https://triangle.svn.codeplex.com/svn@79547 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2016-09-20 13:17:36 +00:00
SND\wo80_cp a05e67d7b3 Update region iterator.
git-svn-id: https://triangle.svn.codeplex.com/svn@79514 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2016-09-10 17:00:54 +00:00
SND\wo80_cp e1c523299f Rename Sampler to TriangleSampler;
Make TriangleLocator public;

git-svn-id: https://triangle.svn.codeplex.com/svn@79449 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2016-08-23 20:29:52 +00:00
SND\wo80_cp 4a4da6c5fb Cleanup EPS and SVG code;
Option to gzip compress EPS and SVG images

git-svn-id: https://triangle.svn.codeplex.com/svn@79412 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2016-08-09 13:15:32 +00:00
SND\wo80_cp 3f10f86307 Move EPS and SVG writer to Triangle.Rendering project.
git-svn-id: https://triangle.svn.codeplex.com/svn@79411 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2016-08-08 23:56:03 +00:00
SND\wo80_cp f7dba8af41 Basic support for region area constraints.
git-svn-id: https://triangle.svn.codeplex.com/svn@79346 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2016-07-15 22:48:07 +00:00
SND\wo80_cp 507ef402ce Reduce size of exported EPS images.
git-svn-id: https://triangle.svn.codeplex.com/svn@79345 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2016-07-15 15:07:38 +00:00
SND\wo80_cp 3c20831c10 Fix structured mesh generation (GenericMesher);
Code cleanup;

git-svn-id: https://triangle.svn.codeplex.com/svn@78535 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2016-02-24 23:47:55 +00:00
SND\wo80_cp 128cee6e22 Minor fixes and improvements
git-svn-id: https://triangle.svn.codeplex.com/svn@78020 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2016-01-15 23:48:28 +00:00
SND\wo80_cp 0a7be0a1b6 git-svn-id: https://triangle.svn.codeplex.com/svn@78017 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5 2016-01-15 17:06:26 +00:00
SND\wo80_cp b9fac8b83e Fix triangle 'VariableArea' quality constraint.
git-svn-id: https://triangle.svn.codeplex.com/svn@77971 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2016-01-12 16:49:50 +00:00
SND\wo80_cp ea118b898f Improve robustness of Contour.FindInteriorPoint
git-svn-id: https://triangle.svn.codeplex.com/svn@77800 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2015-12-17 20:31:05 +00:00
SND\wo80_cp 90d30dcaf8 Add triangle object pool
git-svn-id: https://triangle.svn.codeplex.com/svn@77753 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2015-12-11 00:15:08 +00:00
SND\wo80_cp aed9de93e5 Add conditional compilation symbols:
USE_ATTRIBS: use vertex attributes (automatic interpolation)
USE_Z: add z-property to Point class (no interpolation)

git-svn-id: https://triangle.svn.codeplex.com/svn@77738 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2015-12-02 22:35:54 +00:00
SND\wo80_cp 4569c7728f Breaking changes for geometry entities:
Removed a bunch of properties (ID related)
Renamed 'Boundary' and 'Region' properties to 'Label'

git-svn-id: https://triangle.svn.codeplex.com/svn@77679 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2015-11-24 20:03:05 +00:00
SND\wo80_cp 14ee9120bd Changed IPolygon interface;
Fix #10971

git-svn-id: https://triangle.svn.codeplex.com/svn@77342 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2015-09-27 20:19:51 +00:00
SND\wo80_cp 66522893b0 More code reorganization (7)
git-svn-id: https://triangle.svn.codeplex.com/svn@77331 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2015-09-25 16:08:06 +00:00
SND\wo80_cp 0e920cdce3 Code cleanup
git-svn-id: https://triangle.svn.codeplex.com/svn@77330 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2015-09-25 15:56:18 +00:00
SND\wo80_cp a2a6d8c839 Add interface for geometric predicates
Add factory for Voronoi mesh entities (reduces allocations in SimpleSmoother)
Fix issue #10959

git-svn-id: https://triangle.svn.codeplex.com/svn@77246 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2015-09-10 23:05:25 +00:00
SND\wo80_cp da90ca5d0e Make fixed vertex ids work (changed IPolygon interface)
git-svn-id: https://triangle.svn.codeplex.com/svn@77167 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2015-08-26 11:13:09 +00:00
SND\wo80_cp 2f388438cc Fixes an issue with last commit
git-svn-id: https://triangle.svn.codeplex.com/svn@77159 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2015-08-24 09:45:39 +00:00
SND\wo80_cp 40625d3c38 Do not overwrite input vertex ids
git-svn-id: https://triangle.svn.codeplex.com/svn@77158 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2015-08-24 09:28:12 +00:00
SND\wo80_cp 6424ec003d Remove duplicate calculation in StandardVoronoi
git-svn-id: https://triangle.svn.codeplex.com/svn@77033 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2015-07-09 17:52:45 +00:00
SND\wo80_cp efd9d1260d Add a simple polygon validator.
git-svn-id: https://triangle.svn.codeplex.com/svn@77032 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2015-07-09 17:20:03 +00:00
SND\wo80_cp 58755fa461 Update StandardVoronoi code,
AdjacencyMatrix column pointers are now 0-based,
Rename QuadTree to TriangleQuadTree,
Minor fixes

git-svn-id: https://triangle.svn.codeplex.com/svn@77031 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2015-07-09 17:05:07 +00:00
SND\wo80_cp f00ac93176 Reset sampler in TriangleLocator
git-svn-id: https://triangle.svn.codeplex.com/svn@76341 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2015-04-01 11:52:25 +00:00
SND\wo80_cp a26b41bf68 Remove a lot of the static business + minor fixes
git-svn-id: https://triangle.svn.codeplex.com/svn@76272 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2015-03-08 22:20:54 +00:00
SND\wo80_cp f674161dff More code reorganization (6)
git-svn-id: https://triangle.svn.codeplex.com/svn@75300 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2014-08-27 16:43:48 +00:00
SND\wo80_cp f022884735 Point properties are writable now
git-svn-id: https://triangle.svn.codeplex.com/svn@75299 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2014-08-27 16:21:47 +00:00
SND\wo80_cp acc1353f7b Added Triangle mesh to DCEL conversion
git-svn-id: https://triangle.svn.codeplex.com/svn@75154 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2014-07-16 12:57:39 +00:00
SND\wo80_cp 96fb33322b More code reorganization (5)
git-svn-id: https://triangle.svn.codeplex.com/svn@75153 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2014-07-15 10:55:19 +00:00
SND\wo80_cp e1861581cd Proper centroid calculation for CVT smoother
git-svn-id: https://triangle.svn.codeplex.com/svn@75138 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2014-07-10 15:23:11 +00:00
SND\wo80_cp 6ef7aa8c98 Fix bug in Triangle constructor (static triangle init);
Add bounded Voronoi code (needs testing)

git-svn-id: https://triangle.svn.codeplex.com/svn@75134 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2014-07-08 20:11:58 +00:00
SND\wo80_cp dd8f6c3918 Fix SimpleSmoother segment splitting behavior
git-svn-id: https://triangle.svn.codeplex.com/svn@75119 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2014-07-02 20:18:10 +00:00
SND\wo80_cp 665e20c11f Minor changes
git-svn-id: https://triangle.svn.codeplex.com/svn@75118 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2014-07-02 17:54:05 +00:00