Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
providing links to the sub projects
  • Loading branch information
jf--- committed Aug 26, 2014
commit 889d2f7446cd24b4916df625da835ca2a49384c5
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
pythonocc-core
==============

A python wrapper for the OCE library
A python wrapper for the [OCE](https://github.com/tpaviot/oce) library

pythonocc is composed of a number of packages:
- [pythonocc-dataexchange](https://github.com/tpaviot/pythonocc-dataexchange)
- [pythonocc-examples](https://github.com/tpaviot/pythonocc-examples)

additional functionality is provided by the [GEOM]
(http://youtu.be/ZUCv7COgzU0?t=33s) and [SMESH]
(http://www.pythonocc.org/resources/meshing/pythonocc-and-smesh/) in respectively parametric modeling and FEM meshing

- [pythonocc-smesh](https://github.com/tpaviot/pythonocc-smesh)
- [pythonocc-geom](https://github.com/tpaviot/pythonocc-geom)