Colour library for Futhark [](https://github.com/athas/matte/actions) [](https://futhark-lang.org/pkgs/github.com/athas/matte/latest/)
November 7, 2020 ยท View on GitHub
Colour manipulation functions adapted from the Gloss library by Ben Lippmeier.
Installation
$ futhark pkg add github.com/athas/matte
$ futhark pkg sync
Usage example
$ futhark repl
> import "lib/github.com/athas/matte/colour"
> argb.mix 0.5 argb.white 0.5 argb.black
4290032820u32