dear-implot.hs/README.md

359 B

implot binding

This project contains Haskell bindings to the dear-imgui implot project.

Contribute

To build the project, make sure the subprojects are checked out recursively:

$ git submodule update --init --recursive

then

$ cabal build