Stephen M. McQuay
544a570629
Changed the Vertex class to inherit from list
...
- allows for simpler jsonification
2012-05-10 08:51:52 -06:00
Stephen M. McQuay
a00f1cb59a
cc: update old verts
2012-05-09 23:20:23 -06:00
Stephen M. McQuay
198a7d7ca8
Fixed bug in my CC implementation
...
- Wasn't calculating faces for a give original vert correctly
- vertices generated by surf.subd.cc.refine look about right
- still missing edge and face connectivity
2012-05-09 09:24:26 -06:00
Stephen M. McQuay
ba1ec89c27
In the middle of implementing Catmull-Clark
2012-05-09 00:32:34 -06:00
Stephen M. McQuay
f69f9e0224
pep8/pyflakes violations
2012-05-07 23:36:12 -06:00
Stephen M. McQuay
c324fb281f
refactor of Polygon to PolygonMesh
2012-05-07 23:30:36 -06:00
Stephen M. McQuay
a083621d35
Updated file so that it could pass pep8/pyflakes
...
- left in borked state
2012-05-07 23:19:54 -06:00
Stephen M. McQuay
3e9299d4b7
merge
2012-05-05 19:16:24 -06:00
William Blattman
2bbeeb0b07
not working, but some work done to fix cc methods
2012-04-16 00:11:27 -07:00
Stephen M. McQuay
8c265bf819
Removed some binary files
2012-04-14 21:00:55 -06:00
William Blattman
9a37d67ae7
nothing
2012-04-14 19:35:05 -07:00
Stephen M. McQuay
9a5fc54f12
Cleaned up some pep8 violations
...
- changed camelCase variables to under_case
- wrapped lines that were longer than 80 chars
- used @property decorator
- changed the cc refine test to print before running refine
- refine seems to be destructive
2012-03-19 22:56:12 -06:00
Stephen M. McQuay
62efeb12b3
cleaned up some pep8/pyflakes violations
2012-03-19 22:18:02 -06:00
Stephen M. McQuay
2f4d648f55
Refactored into modules and test scripts.
2012-03-19 20:38:40 -06:00