imj-animation: Animation Framework

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.

[maintain] [Publish]

Framework to create event-based, physics-based, composed, generative animations.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.2
Change log CHANGELOG.md
Dependencies base (>=4.8 && <4.11), imj-base (>=0.1 && <0.2), imj-prelude (>=0.1 && <0.2), mtl (>=2.2.1 && <2.3) [details]
License BSD-3-Clause
Copyright 2017 - 2018 Olivier Sohn
Author Olivier Sohn
Maintainer olivier.sohn@gmail.com
Category Animation, Game Engine, Graphics, Algorithms
Home page https://github.com/OlivierSohn/hamazed/blob/master/imj-animation/README.md
Bug tracker https://github.com/OlivierSohn/hamazed/issues/
Source repo head: git clone https://github.com/OlivierSohn/hamazed/(imj-animation)
Uploaded by OlivierSohn at 2018-01-01T08:46:38Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for imj-animation-0.1.0.0

[back to package description]

What is it?

An framework to create event-based, physics-based, composed, generative animations.

Also contains ready-to-use animations.

Build

You can build using stack:

stack build --pedantic

Contributions

Contributions are welcome, make sure you can build with stack build --pedantic before submitting a pull request.