minilight: A SDL2-based graphics library, batteries-included.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This package provides the wheel for a graphcal 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.
dynamic component loading: view components can be constructed by an external yaml file.
built-in components: some common components are predefined. You can define a new component by yourself.
Properties
Versions | 0.1.0, 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), base (>=4.12.0 && <4.13), containers (>=0.6.0 && <0.7), exceptions (>=0.10.1 && <0.11), FontyFruity (>=0.5.3 && <0.6), hashable (>=1.2.7 && <1.3), linear (>=1.20.8 && <1.21), microlens (>=0.4.10 && <0.5), microlens-mtl (>=0.1.11 && <0.2), minilight, mtl (>=2.2.2 && <2.3), mwc-random (>=0.14.0 && <0.15), scientific (>=0.3.6 && <0.4), sdl2 (>=2.4.1 && <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.15), text (>=1.2.3 && <1.3), trifecta (>=2 && <2.1), unordered-containers (>=0.2.10 && <0.3), 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 |
Uploaded | by myuon at 2019-04-14T07:24:49Z |
Modules
[Index] [Quick Jump]
Downloads
- minilight-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees