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,724
Commits
1
Branch
0
Tags
21
MiB
C++
96.2%
C
3.3%
CMake
0.2%
QMake
0.2%
GLSL
0.1%
ffcdfa9f88
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Paolo Cignoni
ffcdfa9f88
Added a couple of throw vcg::MissingComponentException and refactored a bit
2013-01-28 16:03:57 +00:00
apps
Small Change of the Trackball apply interface. It does no more require a bool to specify if the trackball icon has to be drawn because it is always wrong to draw the trackball at the apply time (two reasons, antialiasing and transparency and zbuffer preservation) So now the standard call is just Apply() without the useless bool parameters.
2013-01-28 15:15:14 +00:00
docs
Improved documentation to include stars
2012-12-10 12:40:21 +00:00
eigenlib
updated instructions on how to update eigen...
2012-10-05 16:46:39 +00:00
img
added img module
2009-07-14 14:43:19 +00:00
vcg
removed a useless loop in the update cycle of the heap of the edges to be collapesed. Stupid bug pointed out by Enrico (thanks!)
2013-01-28 15:42:24 +00:00
wrap
Added a couple of throw vcg::MissingComponentException and refactored a bit
2013-01-28 16:03:57 +00:00