apecs-gloss: Simple gloss renderer for apecs

[ bsd3, library, web ] [ Propose Tags ] [ Report a vulnerability ]

Simple 2D gloss-based rendering for apecs. Intended for prototyping.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4
Dependencies apecs (>=0.7 && <0.10), apecs-physics (>=0.3 && <0.5), base (>=4.9 && <5), containers (>=0.5 && <1), gloss (>=1.11 && <2), linear (>=1.20 && <2) [details]
License BSD-3-Clause
Copyright MIT
Author Jonas Carpay
Maintainer jonascarpay@gmail.com
Uploaded by jonascarpay at 2020-02-11T16:16:23Z
Revised Revision 1 made by AlexanderBondarenko at 2026-06-06T13:14:40Z
Category Web
Home page https://github.com/jonascarpay/apecs/apecs-gloss
Source repo head: git clone https://github.com/jonascarpay/apecs
Distributions LTSHaskell:0.2.4, Stackage:0.2.4
Downloads 3950 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-02-11 [all 1 reports]

Readme for apecs-gloss-0.2.4

[back to package description]

apecs-gloss

Hackage

Tools for simple gloss-based rendering. Used in most of the examples.