Subversion Repositories gelsvn

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
220 6930 d 23 h jab /trunk/ Fixed QEM problems  
219 6931 d 1 h bj /trunk/src/HMesh/ #include "Util/BinaryHeap.h" removed  
215 6931 d 23 h jab /trunk/src/HMesh/ Our version of QSlim has been greatly improved. It now performs
consistency checks to avoid bad edge collapses which will flip
triangles. Another fixed problem was a voracious memory hunger.

Fuzzy vector median smoothing has been added.

Other changes are minor.
 
182 7106 d 4 h bj /trunk/ merged restructuring branch properly  
155 7142 d 2 h jab /branches/restructuring/src/HMesh/ Took the chance to make some changes to Manifold which used to be a struct
and is now a class.

Also the collapse and precond functions now longer take the redundant
vertexIter arg.
 
150 7143 d 1 h jab /branches/restructuring/src/ Many files have been moved.  
149 7143 d 1 h jab /branches/restructuring/src/HMesh/ A lot of stuff previously in the Util library has been moved here.