Skip to content

athas/matte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Colour library for Futhark CI Documentation

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

About

A colour and display library for Futhark

Resources

Stars

Watchers

Forks

Packages

No packages published