dyna-gloss: FRP for gloss graphics and animation library

[ bsd3, frp, graphics, library ] [ Propose Tags ]

Defines FRP for gloss graphics and animation library


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), Boolean, dyna, gloss, lifted-base, monad-control, MonadRandom, mtl, random, stm, temporal-media, time, transformers-base, unagi-chan, vector-space [details]
License BSD-3-Clause
Copyright 2022 Anton Kholomiov
Author Anton Kholomiov
Maintainer anton.kholomiov@gmail.com
Category Graphics, FRP
Home page https://github.com/anton-k/dyna-gloss#readme
Bug tracker https://github.com/anton-k/dyna-gloss/issues
Source repo head: git clone https://github.com/anton-k/dyna-frp/dyna-gloss
Uploaded by AntonKholomiov at 2022-04-17T18:16:42Z
Distributions NixOS:0.1.0.0
Downloads 74 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-04-17 [all 1 reports]

Readme for dyna-gloss-0.1.0.0

[back to package description]

dyna-gloss

FRP bindings for library gloss which is great to create 2D animation and graphics. It features declarative and functional approach to drawing the pictures and here we make it even more declarative with FRP style.

Tutorial