a playground adding surface subdivision methods to scipy
198a7d7ca8
- 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 |
||
---|---|---|
blender | ||
docs | ||
surf | ||
.hgignore | ||
AUTHORS.txt | ||
LICENSE.txt | ||
README.rst | ||
setup.py |
======== 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