minilight: A SDL2-based graphics library, batteries-included.
This package provides the wheel for a graphical application or a game.
Basic concepts and features:
Figure: convenient SDL texture, once created, it can be translated or rotated during rendering.
Component: a reusable widget with event handlers, its figures can also be cached.
Hot Config Replacement: view components can be constructed by an external yaml file with live preview.
built-in components: some common components are predefined. You can define a new component by yourself.
[Skip to Readme]
Downloads
- minilight-0.5.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.2.0, 0.3.0, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.5.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=1.4.2 && <1.5), aeson-diff (>=1.1.0 && <1.2), base (>=4 && <5), caster (>=0.0.2.0 && <0.1), containers (>=0.6.0 && <0.7), exceptions (>=0.10.1 && <0.11), FontyFruity (>=0.5.3 && <0.6), fsnotify (>=0.3.0 && <0.4), hashable (>=1.3.0 && <1.4), hashtables (>=1.2.3 && <1.3), lens (>=4.19 && <4.20), linear (>=1.20.8 && <1.21), microlens, minilight, mtl (>=2.2.2 && <2.3), mwc-random (>=0.14.0 && <0.15), scientific (>=0.3.6 && <0.4), sdl2 (>=2.4.0 && <2.5), sdl2-gfx (>=0.2 && <0.3), sdl2-image (>=2.0.0 && <2.1), sdl2-ttf (>=2.1.0 && <2.2), template-haskell (>=2.14.0 && <2.16), text (>=1.2.3 && <1.3), transformers (>=0.5.6 && <0.6), trifecta (>=2.1 && <2.2), unordered-containers (>=0.2.10 && <0.3), uuid (>=1.3.12 && <1.4), vector (>=0.12.0 && <0.13), yaml (>=0.11.0 && <0.12) [details] |
License | MIT |
Author | myuon |
Maintainer | ioi.joi.koi.loi@gmail.com |
Category | Graphics |
Source repo | head: git clone https://github.com/myuon/minilight.git |
Uploaded | by myuon at 2020-05-05T17:48:58Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | boids, button-counter |
Downloads | 3376 total (19 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |