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,775
Commits
1
Branch
0
Tags
21
MiB
C++
96.2%
C
3.3%
CMake
0.2%
QMake
0.2%
GLSL
0.1%
3768a3b7e7
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
granzuglia
3768a3b7e7
- renamed qDebug function in GLCheckError causing conflict in qt 5.0
2013-03-24 19:50:48 +00:00
apps
Refactored a bit the extended marching cube core. Cleaned up a bit the trivial walker to be used by both of them. Updated the sample for marching cube.
2013-03-22 17:06:41 +00:00
docs
Improved documentation to include stars
2012-12-10 12:40:21 +00:00
eigenlib
Updated Eigen to the latest version.
2013-02-27 21:07:14 +00:00
img
added img module
2009-07-14 14:43:19 +00:00
vcg
//static_cast<VertexPointer>(NULL) has been introduced just to avoid an error in the MSVS2010's compiler confusing pointer with int. You could use nullptr to avoid it, but it's not supported by all compilers.
2013-03-24 16:33:50 +00:00
wrap
- renamed qDebug function in GLCheckError causing conflict in qt 5.0
2013-03-24 19:50:48 +00:00