@hackage / opencascade-hs

Thin Wrapper for the OpenCASCADE CAD Kernel

Latest0.6.2.1

About

Metadata

  • Last updated , by josephwarren
  • License LGPL-2.1-only
  • Categories FFI, Graphics
  • Maintained by: josephmarkwarren@gmail.com

  • Lottery factor: 1

Links

Installation

Readme

OpenCASCADE-hs

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.