Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
cartesian-theatrics committed Mar 10, 2024
1 parent b1c3b1f commit 55edb23
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,15 @@ You need to include a classifier for your platform and desired backend. For linu

Similarly for mac, `mac-TBB-x86_64` and `mac-x86_64` classifiers are available.

The Manifold .so libs are included in the bindings jar. You'll also need to have libassimp installed on your system:

``` sh
;; Ubuntu
sudo apt install libassimp-dev
;; Mac
brew install pkg-config assimp
```

## Manifold Frontend Sandboxes

### [ManifoldCAD.org](https://manifoldcad.org)
Expand Down

0 comments on commit 55edb23

Please sign in to comment.