apecs-gloss: Simple gloss renderer for apecs

[ bsd3, library, web ] [ Propose Tags ]

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


[Skip to Readme]

Downloads

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 && <0.8), gloss (>=1.11 && <2), linear (>=1.20 && <2) [details]
License BSD-3-Clause
Copyright MIT
Author Jonas Carpay
Maintainer jonascarpay@gmail.com
Category Web
Home page https://github.com/jonascarpay/apecs/apecs-gloss
Source repo head: git clone https://github.com/jonascarpay/apecs
Uploaded by jonascarpay at 2020-02-11T16:16:23Z
Distributions LTSHaskell:0.2.4, NixOS:0.2.4, Stackage:0.2.4
Downloads 3438 total (30 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.