Commit graph

3 commits

Author SHA1 Message Date
Jeff Epler
db5b15bfc4 Major rewrite: switch from occmodel to pythonocc-core + vtk
.. this requires reverting to python2 due to lack of python3
vtk packages in debian stretch.

pythonocc-core is much more verbose, but it exposes the whole
oce API to Python, which means that I'm not stuck when I want
to expose something not in occmodel.  I hope that it's a better
way forward.
2017-08-11 21:35:32 -05:00
Jeff Epler
2d6f16a137 add Chamfer, Chamfered 2017-08-06 15:47:48 -05:00
Jeff Epler
d42974e008 A new example to show all the primitives 2017-08-06 15:03:55 -05:00