This website requires JavaScript.
Explore
Help
Sign In
manolas
/
vcglib
Watch
1
Star
0
Fork
You've already forked vcglib
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5,100
Commits
1
Branch
0
Tags
21
MiB
C++
96.2%
C
3.3%
CMake
0.2%
QMake
0.2%
GLSL
0.1%
3963786487
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Paolo Cignoni
3963786487
Complete rewrote of the function that convert a mesh with a set of seeds and geodesic distances computed from them into a voronoi diagram mesh. Now works also in strange cases (like almost degenerate regions)
2014-05-06 23:13:22 +00:00
apps
Some changes to the voronoi processing class. Now it performs Loyyd relaxation on constrained elements only keeping into account the constrained set. In other words sample on the boundary are relaxed only keeping into account of he other boundary vertexes This will result in much better distributions of samples on the boundaries.
2014-03-18 11:27:46 +00:00
docs
improved documentation. Added new allocator methods and clarified a bit how to delete elements
2013-12-04 15:33:11 +00:00
eigenlib
removed 1 warning
2013-12-16 12:06:34 +00:00
img
added img module
2009-07-14 14:43:19 +00:00
vcg
Complete rewrote of the function that convert a mesh with a set of seeds and geodesic distances computed from them into a voronoi diagram mesh. Now works also in strange cases (like almost degenerate regions)
2014-05-06 23:13:22 +00:00
wrap
assert replaced with a require
2014-05-05 21:50:18 +00:00