Commit Graph

26 Commits

Author SHA1 Message Date
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 02f9d10bea More code reorganization (4)
git-svn-id: https://triangle.svn.codeplex.com/svn@75113 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2014-06-26 13:21:12 +00:00
SND\wo80_cp 0b4853faf8 Added 'TriangleNet.Voronoi' namespace,
Added new Voronoi code (edge based construction), 
Moved old Voronoi code to 'Legacy' namespace

git-svn-id: https://triangle.svn.codeplex.com/svn@75112 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2014-06-26 12:41:32 +00:00
SND\wo80_cp 70b25002dc New rendering code check-in
git-svn-id: https://triangle.svn.codeplex.com/svn@75033 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2014-05-31 12:12:08 +00:00
SND\wo80_cp a9de99f651 More code reorganization (3)
git-svn-id: https://triangle.svn.codeplex.com/svn@75023 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2014-05-29 21:57:28 +00:00
SND\wo80_cp faa7d4df47 More code reorganization (2)
git-svn-id: https://triangle.svn.codeplex.com/svn@75022 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2014-05-29 19:06:09 +00:00
SND\wo80_cp 7384b5fd07 More code reorganization (for beta 4)
git-svn-id: https://triangle.svn.codeplex.com/svn@75021 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2014-05-29 18:14:13 +00:00
SND\wo80_cp 4963b68eef Fix QuadTree;
ConformingDelaunay should imply quality meshing;

git-svn-id: https://triangle.svn.codeplex.com/svn@74908 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2014-04-24 17:53:16 +00:00
SND\wo80_cp c5c0b3363a Fix Bounded Voronoi exception;
More code reorganization;

git-svn-id: https://triangle.svn.codeplex.com/svn@74907 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2014-04-24 12:24:42 +00:00
SND\wo80_cp 616f86c52b Some code reorganization
git-svn-id: https://triangle.svn.codeplex.com/svn@74818 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2014-04-06 15:20:07 +00:00
SND\wo80_cp e29212329d Added QuadTree for point location
Added maximum angle to test app

git-svn-id: https://triangle.svn.codeplex.com/svn@73189 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2013-06-18 09:38:34 +00:00
SND\wo80_cp b8972bfcd3 Some fixes for Voronoi code
git-svn-id: https://triangle.svn.codeplex.com/svn@73114 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2013-06-06 14:28:00 +00:00
SND\wo80_cp 5814e894d4 Added ISegment interface,
Added access to segments adjoining triangles

git-svn-id: https://triangle.svn.codeplex.com/svn@71933 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2013-02-17 18:54:08 +00:00
SND\wo80_cp c19681b2dd Removed support for triangle attributes,
Added triangle region marker

git-svn-id: https://triangle.svn.codeplex.com/svn@71645 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2013-01-21 14:59:13 +00:00
SND\wo80_cp 9e3d316df1 Some minor changes for Beta 3
git-svn-id: https://triangle.svn.codeplex.com/svn@70649 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2012-10-30 20:46:02 +00:00
SND\wo80_cp 4dccadc246 Added edges property to mesh,
Added a simple mesh smoother

git-svn-id: https://triangle.svn.codeplex.com/svn@70496 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2012-10-26 14:44:56 +00:00
SND\wo80_cp 04c45ed41a Improved uniform data structure for Voronoi classes.
git-svn-id: https://triangle.svn.codeplex.com/svn@69976 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2012-10-14 22:08:33 +00:00
SND\wo80_cp 894c3e6eba Moved mesh rendering code to a seperate assembly. This will allow other rendering implementations (like OpenGL) through IMeshRenderer interface.
git-svn-id: https://triangle.svn.codeplex.com/svn@69965 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2012-10-14 16:40:12 +00:00
SND\wo80_cp e4514324a3 Point attributes working again,
Added RCM node renumbering, 
Some changes to mesh properties

git-svn-id: https://triangle.svn.codeplex.com/svn@68848 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2012-07-30 14:38:34 +00:00
SND\wo80_cp 54f5c94eba Mesh file format and I/O tweaks
git-svn-id: https://triangle.svn.codeplex.com/svn@67986 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2012-06-11 16:52:41 +00:00
SND\wo80_cp c0d89aebeb Added (bounded) Voronoi diagram class
git-svn-id: https://triangle.svn.codeplex.com/svn@67930 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2012-06-08 20:21:45 +00:00
SND\wo80_cp c2fdcea816 Replaced old test app with mesh explorer
Removed MeshData class (use InputGeometry for mesh input)
Direct access to mesh geometry using public properties
Lots of smaller changes

git-svn-id: https://triangle.svn.codeplex.com/svn@67719 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2012-05-31 10:58:38 +00:00
SND\wo80_cp 60cfbcda4e Preparing for beta 2. NO NEED TO DOWNLOAD!
git-svn-id: https://triangle.svn.codeplex.com/svn@67702 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2012-05-30 18:42:37 +00:00
SND\wo80_cp c47a6b45c0 Fixed issue #9346
+ some minor fixes/changes

git-svn-id: https://triangle.svn.codeplex.com/svn@67039 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2012-04-26 14:22:43 +00:00
SND\wo80_cp f31ec1ad02 Initial check in.
git-svn-id: https://triangle.svn.codeplex.com/svn@66283 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
2012-03-21 18:19:44 +00:00