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
4,972
Commits
1
Branch
0
Tags
21
MiB
C++
96.2%
C
3.3%
CMake
0.2%
QMake
0.2%
GLSL
0.1%
234d74354d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Paolo Cignoni
234d74354d
Added a missing enum to the glcheckerror class
2014-01-28 08:22:02 +00:00
apps
updated the voronoisampling sample to show the new features of the recent changes to the voronoi relaxation framework.
2013-12-20 11:47:58 +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
Poisson sampling was ignoring the DELETED flag, so when a part of a mesh was deleted but still in memory, would sample it. added a couple of if(!(*vi).IsD()) tests in [InitSpatialHashTable], [ComputePoissonSampleRadii] and [PoissonDiskPruning].
2014-01-21 14:59:45 +00:00
wrap
Added a missing enum to the glcheckerror class
2014-01-28 08:22:02 +00:00