Hi all,

Just wanted to give a quick update on the Cadmium library. Those who don't
know: Cadmium is a python library written on top of PythonOCC to give
simplified interface for solid modeling.

I have couple of interesting things you may like.
1. Now there is an API doc page (
http://jayesh3.github.com/cadmium/docs/build/html/index.html). Combined
with the examples page (http://jayesh3.github.com/cadmium/) it will get you
started in no time.

2. Cadmium now supports very simple way to create solids in the shape of
text. I took the inspiration for this feature from Thomas' code in
PythonOCC examples. The feature is implemented using python-fontforge. You
can see the example code on the project
page<http://jayesh3.github.com/cadmium/>(second from top)

Let me know if you have any feedback.

Thanks,
--
Jayesh
_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to