gg 0.9.0
Author | Daniel Bünzli <daniel.buenzl i@erratique.ch> | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
License | BSD3 | |||||||||||||
Homepage | http://erratique.ch/software/gg | |||||||||||||
Maintainer | Daniel Bünzli <daniel.buenzl i@erratique.ch> | |||||||||||||
Tags | matrix, vector, color, data-structure, graphics and org:erratique | |||||||||||||
Dependencies |
|
|||||||||||||
OCaml | >= 4.01.0 | |||||||||||||
Published | Aug 23, 2014 | |||||||||||||
Source [http] |
http://erratique.ch/software/gg/releases/gg-0.9.0.tbz b656f764f0cf050b6cc8f15bd615f90b |
|||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/gg/gg.0.9.0/opam |
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.