Commit graph reanimate/examples/boundingbox.hs
Author SHA1 Message Date
Jan Hrcek
0aca2333e2
Fix some hlint warnings, and more consistency in examples (#167)
* Remove redundant brackets

* Various hlint fixes

* Remove unused language pragrams and other fixes

* Use addStatic more consistently in examples

* Rename remaining usages of sceneAnimation to scene
2020-09-20 22:51:22 +08:00
David Himmelstrup
dfd52961ae Use gifs to improve documentation. (#21)
Former-commit-id: 40e5ccedcf5d1ca8f0d5cc373ba3b3c4cc2d6c6a
2019-09-28 21:35:42 +08:00
David Himmelstrup
c2af9fbac0 Improve haddock documentation. (#20)
* Improve CLI help message.

* Change hackage badge color.

* Add supported platforms.

* Add 'signalOscillate'

* Split SVG module into smaller parts.

Former-commit-id: ad62a06a5442912f6bd0be0e10d02fe53345b846
2019-09-28 16:24:41 +08:00
David Himmelstrup
89905ebe39 Set viewbox to 16 by 9. (#11)
* Set viewbox to 16 by 9.

* Update examples and fix process termination bug in driver.

* Add module for constants.


Former-commit-id: 1c77569e771455e674485e2fc58ee57e7df5f3c5
2019-09-18 19:20:14 +08:00
David Himmelstrup
dbcfb44e70 Remove duplicate resolver info.
Former-commit-id: 6512b0ebac45d1ae259f72c43ad3f0a1a7395659
2019-09-13 12:52:06 +08:00
David Himmelstrup
fd7c485c70 Fix examples.
Former-commit-id: f6a942fd37e148e86fb9b671b2a2b32afc4a3178
2019-09-11 21:29:48 +08:00
David Himmelstrup
7833212e19 Move examples into separate executables.
Former-commit-id: 8e5ede8a2eb27373c5a2582de65b8a832bd6261e
2019-07-28 14:03:04 +08:00