mirror of
https://github.com/Drezil/dear-implot.hs.git
synced 2025-07-07 13:35:49 +02:00
1fc62e7fc1e9bad80dfe32ab997a081f74523c26
implot binding
This project contains Haskell bindings to the dear-imgui implot project.
The demo shows a LinePlot of a pulseaudio input:
Contribute
To build the project and the demo, make sure these projects are cloned:
- ./github.com/haskell-game/dear-imgui.hs/
- ./github.com/TristanCacqueray/pipes-pulse-simple/
- ./github.com/TristanCacqueray/dear-implot.hs/
Then run:
$ cabal build
$ cabal run test
Description
Languages
Haskell
100%