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
e6e7999c6c
vcglib
/
vcg
History
Paolo Cignoni
e6e7999c6c
Added an implementation of the Dave Rusin’s Disco Ball algorithm for the generation of regular points on a sphere.
2014-06-17 14:51:20 +00:00
..
complex
Wrong type cast
2014-06-17 14:48:39 +00:00
connectors
Removed all the UberXXX members from the various components. No more needed since many years. Still there just because we are quite lazy...
2012-10-25 13:16:03 +00:00
container
added #include <string.h> for memcpy
2013-12-11 14:20:17 +00:00
math
Added an implementation of the Dave Rusin’s Disco Ball algorithm for the generation of regular points on a sphere.
2014-06-17 14:51:20 +00:00
simplex
Initialize data members in default constructors (e.g. Pos<FaceType> pos; pos.IsNull() now can't be false).
2014-06-15 21:29:45 +00:00
space
added static member Zero() to point3
2014-05-28 22:44:08 +00:00