ggversion
Basic types for computer graphics in OCaml
Gg is an OCaml module providing basic types for computer graphics.
It defines types and functions for floats, vectors, points, sizes, matrices, quaternions, axis-aligned boxes, colors, color spaces, and raster data.
Gg is made of a single, independent, module and distributed under the BSD3 license.
Tags | matrix vector color data-structure graphics |
---|---|
Author | Daniel Bünzli <daniel.buenzli i@erratique.ch> |
License | BSD-3-Clause |
Published | |
Homepage | http://erratique.ch/software/gg |
Maintainer | Daniel Bünzli <daniel.buenzl i@erratique.ch> |
Dependencies |
|
Source [http] | http://erratique.ch/software/gg/releases/gg-0.8.0.tbz sha256=b8c5af63fb7eed69a04e2f06195d366187ff83b7f63b3895f01d43064ebb53a1 md5=edc888e16eaa90d7eade80aaf60dfee4 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/gg/gg.0.8.0/opam |
Required by
- color>=0.2.0
- color-brewery
- curve-sampling<0.2.1
- hardcaml-bloop
- learn-ocaml-client>=0.13.0
- opam-graph
- vg<0.8.1
- wall