tpaviot / pythonocc-core

Python package for 3D geometry CAD/BIM/CAM
GNU Lesser General Public License v3.0
1.28k stars 368 forks source link

Summary for curated list of code CAD #910

Open Irev-Dev opened 3 years ago

Irev-Dev commented 3 years ago

Hey Thomas 👋 ,

I tweeted at you earlier

I finally got around to putting together a list of all of the code-CAD projects that I know of here, and also on Github.

I've put a short summary of each one, but it's hard to do them all justice. for pythonOCC I've only got: Python-based, Also uses OpenCascade.

Not the right repo but I also have got the following for openCascade: It's a c++ library that a number the projects below wrap.

If you would like to give me a summary of the project, and perhaps some points of how it differs from other similar projects would be happy to include it. I think max three paragraphs would be about right. Open a PR on reply to this issue and I'll include it.

tpaviot commented 3 years ago

ok, please send me a reminder by the end of the week if ever I forget to submit a short text

Irev-Dev commented 3 years ago

Awesome, will do. Thanks @tpaviot A quick extra note is I've changed the OpenCascade description a bit since I opened this issue. Sorry, I forgot to come back and update it. it's now: It's a c++ library that a number the projects below wrap. OpenCascade uses a Boundary representation (B-rep) kernel, which is a powerful way representing solid geometry, this is a point of difference for some many of the other projects that use a polygon mesh.

Irev-Dev commented 3 years ago

Hey @tpaviot, Here's a reminder. I forgot too.