198a7d7ca89694082b204b94ce24c835c7524d37
- 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
========
surfaces
========
.. rubric:: a playground adding surface subdivision methods to scipy
Testing
=======
Please run the following command to run all tests::
python -m unittest surf.test
Languages
Python
100%