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 ISC license.
Tags | matrix vector color data-structure graphics org:erratique |
---|---|
Author | The gg programmers |
License | ISC |
Published | |
Homepage | http://erratique.ch/software/gg |
Issue Tracker | https://github.com/dbuenzli/gg/issues |
Maintainer | Daniel Bünzli <daniel.buenzl i@erratique.ch> |
Dependencies |
|
Source [http] | http://erratique.ch/software/gg/releases/gg-0.9.3.tbz sha256=eafa2bca019ddc89aab333ec086080108f376dc08f40fc340b6cd70a8916b673 md5=1801fc7b6af16c597ef0bfaacc12cd5b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/gg/gg.0.9.3/opam |
Required by
- color>=0.2.0
- color-brewery
- curve-sampling
- hardcaml-bloop
- learn-ocaml-client>=0.13.0
- opam-graph
- vg>=0.8.1 & <0.9.5
- wall