Description
Thin Wrapper for the OpenCASCADE CAD Kernel.
Description
Please see the README on GitHub at https://github.com/joe-warren/opencascade-hs#readme
README.md
OpenCASCADE-hs
A third party Haskell wrapper to Open CASCADE (wiki), which is the underlying framework behind FreeCAD.
The API is only partially complete, and largely consists of the modeling functionality (BRep/Boolean Ops/Curves/etc), ignoring the visualization components.
Dependencies
You'll need the main OpenCASCADE libraries/header files installed to use this.
Please see the main readme on Github for more information.