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, and is distributed under the ISC license.
Home page: http://erratique.ch/software/gg
Tags | matrix vector color data-structure graphics org:erratique |
---|---|
Author | The gg programmers |
License | ISC |
Published | |
Homepage | https://erratique.ch/software/gg |
Issue Tracker | https://github.com/dbuenzli/gg/issues |
Maintainer | Daniel Bünzli <daniel.buenzl i@erratique.ch> |
Dependencies |
|
Source [http] | https://erratique.ch/software/gg/releases/gg-1.0.0.tbz sha512=86e3db9778103c6a9e3444585716c12dba0ba1af6b60e7b76f9cf282a23aa4cb075c764c470e9a878c3c90fe4a41e835be9180aaf0a4bc43ce3ad299b352e611 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/gg/gg.1.0.0/opam |
Required by
- color>=0.2.0
- color-brewery
- curve-sampling
- hardcaml-bloop
- learn-ocaml-client>=0.13.0
- OCADml>=0.3.0
- opam-graph
- OSCADml>=0.2.0
- ppx_deriving_cadwith-test & >=0.2.0
- vg>=0.8.1
- wall