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 |
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.1.tbz sha256=22a647a9428c7d6803037a302efa1c329c3493a3cb73f407dd514b947520f233 md5=07911ce33ee68f871a08f98d1712df94 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/gg/gg.0.9.1/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