gelsvn
bdplot
seema-scanner
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
gelsvn
(root)
/
branches
/
wireframe-experiments
/
src
/
HMesh
/
quadric_simplify.cpp
@ 672
– Rev 393
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
393
6090 d 10 h
jab
/branches/wireframe-experiments/
Creating a branch of GEL for certain wireframe experiments
373
6131 d 10 h
jrf
/trunk/
eliminating errors and warnings in VS 2005 compile
367
6161 d 10 h
jab
/trunk/
Slight changes to quadric simplification. I made the interface a little saner.
363
6269 d 7 h
jab
/trunk/
A few changes to make quadric simplification better. In particular, boundaries
are now handled well.
362
6274 d 0 h
jab
/trunk/src/
Some added documentation and also I added the tesselation routine
357
6392 d 11 h
jab
/trunk/
A number of changes were made to quadric simplification
315
6695 d 12 h
jab
/trunk/
Some slight changes to QEM based decimation
222
6957 d 7 h
jab
/trunk/src/
minor changes
220
6957 d 10 h
jab
/trunk/
Fixed QEM problems
219
6957 d 11 h
bj
/trunk/src/HMesh/
#include "Util/BinaryHeap.h" removed
215
6958 d 9 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
7132 d 14 h
bj
/trunk/
merged restructuring branch properly
155
7168 d 12 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
7169 d 11 h
jab
/branches/restructuring/src/
Many files have been moved.
149
7169 d 12 h
jab
/branches/restructuring/src/HMesh/
A lot of stuff previously in the Util library has been moved here.