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 |
---|---|
Authors | Daniel Bünzli <daniel.buenzl i@erratique.ch> and Edwin Török |
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.2.tbz sha256=2874a9f41d838b77a440f9e6a4b81c6e075ff33578a8ba6d34b8222842a841e0 md5=2e9c61f4dc762499b684697face6566e |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/gg/gg.0.9.2/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