nico
|
4e3f08e134
|
corrected some simple warning and avoided collapse of edges of triangular faces for polygons
|
2021-08-31 21:38:59 +10:00 |
nico
|
bd05cf0932
|
Checked to not collapse triangular faces in Function RemoveValence2Vertices
|
2021-08-24 09:28:03 +10:00 |
Luigi Malomo
|
b39c768c05
|
removed point sampling from polygonal_algorithms
|
2020-12-03 18:26:56 +01:00 |
nico
|
0488a0242a
|
added displacement of polygonal template position considering the fixed vertices
|
2020-10-31 22:10:05 +01:00 |
nico
|
36e8d80854
|
added IsD check in LaplacianPos Function
|
2020-10-29 14:51:31 +01:00 |
nico
|
36873e9a7a
|
added IsD() check for each vertex
|
2020-10-29 14:35:04 +01:00 |
nico
|
e807f54280
|
added IsD per face check on Computing Normal Function
|
2020-10-26 16:28:10 +01:00 |
nico
|
f2ce7bdf69
|
added one more parameter in SmoothPCA to ignore some faces in the computation
|
2020-05-15 10:02:30 +10:00 |
nico
|
e9ea05be02
|
added copy of quality in triangulation of polygonal faces
|
2020-04-10 16:39:49 +10:00 |
nico
|
d0cd299f34
|
added subdivision step for polygonal mesh
|
2020-03-23 16:05:31 +11:00 |
nico
|
5cc3ca4d70
|
some minor changes over triangulate and smoothPCA
|
2020-03-22 12:10:34 +11:00 |
nico
|
67cb231cc3
|
added one flag in Triangulate to modify only selected faces
|
2019-04-26 16:54:43 +10:00 |
nico
|
289fa731b9
|
correctd one bug added flag to keep some vertex fixed
|
2019-04-24 11:50:15 +10:00 |
Luigi Malomo
|
ce75b4e68f
|
updated polygon triangulate funnction + corrected Dijkstra spelling
|
2019-02-28 12:37:01 +01:00 |
Paolo Cignoni
|
a2c22505ed
|
Added support of selection in polygon smoothing
|
2018-11-29 00:46:35 +01:00 |
nico
|
9691602218
|
made the LaplacianReproject independent wrt scalar type used for the tri mesh
|
2018-11-21 23:18:17 +11:00 |
nico
|
06f8a69ee1
|
removed the flag to fix irregulars on laplacian and created a version of LaplacianReproject that does not need a triangular mesh
|
2018-11-21 22:57:31 +11:00 |
nico
|
8afa67c9be
|
modified to work with mesh with float as scalar type
|
2018-11-13 11:45:26 +11:00 |
Luigi Malomo
|
abd332b6dc
|
added the option to avoid triangle subdivisions in the polygonal to triangular mesh conversion
|
2018-09-23 16:19:42 +02:00 |
nico
|
9ad184f9a8
|
added ReprojectonTriMesh
|
2018-05-19 12:14:05 +10:00 |
nico
|
acdcb30360
|
added InitQualityFaceTorsion and InitQualityFaceBending
|
2018-05-09 22:02:55 +10:00 |
nico
|
6a31fa64ba
|
Refactored ReprojectBorder and added MergeAlongEdges Function
|
2018-04-06 14:03:39 +10:00 |
nico
|
8b9f2ee2bd
|
Resolved some minor warnigns
|
2018-01-04 21:29:49 +11:00 |
nico
|
83aee42b0a
|
Several changes and one bug solved
|
2017-12-28 15:20:42 +11:00 |
nico
|
1aacc87b07
|
removed some bug in Smooth PCA
|
2017-12-19 01:02:18 +11:00 |
nico
|
1990de4809
|
rewritten InitQualityVertVoronoiArea function
|
2017-06-21 15:14:03 +02:00 |
nico
|
0ea869a843
|
changed the handling of valence 2 vertices
|
2017-05-22 19:28:07 +02:00 |
nico
|
a79feac57b
|
added Triangulate Method
|
2017-05-07 22:23:01 +02:00 |
nico
|
581acc3d2e
|
corrected some bug on CollapseBorderSmallEdgesStep function
|
2017-05-04 03:13:59 +02:00 |
nico
|
573253bafb
|
added InterpolateQualityVertFormFaces and ClosestPoint functions
|
2017-05-01 01:54:36 +02:00 |
Luigi Malomo
|
066762521a
|
removed harmless warnings
|
2017-04-16 16:24:00 +02:00 |
nico
|
f81d5c7ed5
|
cleaned a bit the commented functions and added Area and Quality as
Voronoi Area
|
2017-03-30 13:06:04 +02:00 |
nico
|
7674ae4061
|
added Laplacian filter and some minor changes
|
2017-03-14 12:55:34 +01:00 |
Paolo Cignoni
|
c4d97c2c03
|
Huge reordering of header file inclusion order
|
2017-03-14 07:48:48 +01:00 |
nico
|
73a89349da
|
refactored a bit the code and cleaned some commented function
|
2017-02-24 18:21:21 +01:00 |
nico
|
7ddf4d27eb
|
removed some commented code
|
2017-01-27 12:18:46 +01:00 |
nico
|
4b29ec5ef6
|
first release version of polygonal algorithms methods
|
2017-01-25 17:25:26 +01:00 |