Commit graph reanimate/examples/demo_stars.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
d37e71ca94
Use V2 instead of tuples and rename 'sceneAnimation' to 'scene'. (#165) 2020-09-19 22:17:51 +08:00
Ben Ford
f6f388c8da
Adding haskell.nix based default and shell.nix (#141)
Co-authored-by: Ben Ford <ben@perurbis.com>
2020-09-02 09:47:04 +08:00
Tristan Cacqueray
d92660fe18 Rename Interpolate module to ColorComponents
Fixes #73


Former-commit-id: d95bb857fb676acc16669b58014fae33f697f61f
2020-05-21 21:12:33 +08:00
David Himmelstrup
ae10e75b9d Style wibble.
Former-commit-id: 78161fcbdb67e20a6574feae6745db06136e3e41
2020-05-19 07:50:16 +08:00
David Himmelstrup
841571f062 Add stars example. (#71)
Former-commit-id: cda8a6c63bc5be127c2b06dbab7482f16ed66cdb
2020-05-18 20:49:32 +08:00