mtarini
|
ddcd4c0bf9
|
Fixed catmull clark subdivision schema.
|
2010-04-29 15:07:41 +00:00 |
Paolo Cignoni
|
d340b8b92a
|
removed harmless gcc warnings
|
2010-03-02 23:17:15 +00:00 |
Paolo Cignoni
|
9f8497013f
|
removed harmless warnings
|
2010-02-24 09:55:28 +00:00 |
Paolo Cignoni
|
796c2f0b56
|
Implemented MakeTriEvenBySplit (still assume that the mesh is a single connected component), removed some face assigment with the (hopefully) safer ImportLocal.
|
2010-01-03 02:14:51 +00:00 |
Nico Pietroni
|
fe6d3ca34d
|
restored changes for a corrected use of default copy constructor
|
2009-10-27 10:48:52 +00:00 |
Nico Pietroni
|
8c67be5617
|
added interpolator class for refinement
|
2009-10-14 15:05:08 +00:00 |
Paolo Cignoni
|
06bda0acae
|
corrected the use of default copy constructor with the more or less standard importLocal
|
2009-10-05 22:46:32 +00:00 |
mtarini
|
d231b9d021
|
Encapsulated everything in a static class. Also, templated with Interpolator "single-method static class" functor to make custom vertex interpolations during collapses.
|
2009-08-28 15:17:23 +00:00 |
mtarini
|
f4bc92f6f7
|
Bitquad_* first version.
|
2009-06-30 14:09:09 +00:00 |