/libfive-deno

Deno bindings to libfive, a library and set of tools for solid modeling, especially suited for parametric and procedural design

Primary LanguageTypeScriptMozilla Public License 2.0MPL-2.0

libfive for Deno

Deno bindings and an idiomatic wrapper of libfive, a library and set of tools for solid modeling, especially suited for parametric and procedural design.

Development

make libfive
make gen

Windows

  1. Install Chocolatey

  2. Install GNU make:

    choco install -y make