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 module, depends on bigarrays, and is distributed under the BSD3 license.
Tags | matrix vector color data-structure graphics org:erratique |
---|---|
Author | Daniel Bünzli <daniel.buenzl 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.9.0.tbz sha256=f019a5a4e9a4a685beb26c8955388ae6f0ce18b0eb1ef71f3f52ca258dfab714 md5=b656f764f0cf050b6cc8f15bd615f90b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/gg/gg.0.9.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 & <0.9.5
- wall