Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 510 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 510 Bytes

A webgl 3d plotting library

Installation

  • Requirements:

    • findlib (aka ocamlfind)
    • gen_js_api
  • With opam: Not yet.

  • With opam (development version): Not yet.

  • Manually:

git clone https://github.com/mlasson/webgl-plot/webgl-plot.git
cd webgl-plot
make
make install

and make uninstall to remove installed files.

About

This 'webgl-plot' package is licensed by LexiFi under the terms of the MIT license.

Contact: [email protected]