About

Metadata

  • Last updated , by IvanPerez
  • License MIT
  • Categories Graphics
  • Maintained by: ivan.perez@keera.co.uk

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    examples (off by default)

    Enable examples

Readme

A Gloss backend for Yampa.

Gloss is a purely functional library to create pictures and animations. Yampa is a Functional Reactive Programming DSL structured using arrow combinators.

This library provides a function to create an interactive gloss animation driven by a signal function that transforms a Gloss input signal into a Gloss Picture.