Commit graph reanimate/examples
Author SHA1 Message Date
David Himmelstrup
aa4656d77d Update stylish preferences. 2020-08-27 13:42:59 +08:00
David Himmelstrup
0ea12c58f9 More API docs. 2020-08-27 11:13:45 +08:00
David Himmelstrup
ce296bc5d2 Fix import. 2020-08-26 18:47:50 +08:00
David Himmelstrup
117179cf60
[WIP] Use hgeometry instead of custom code (#142) 2020-08-26 17:39:13 +08:00
David Himmelstrup
daadc55e0d Update module names. 2020-08-26 15:50:51 +08:00
David Himmelstrup
d539763fec Get rid of 'fromListS'. 2020-08-25 18:21:56 +08:00
David Himmelstrup
0e58fc66e6 Write API documentation for cameras. 2020-08-25 18:16:25 +08:00
David Himmelstrup
141b5bfe27 Remove unused import. 2020-08-25 16:49:15 +08:00
David Himmelstrup
41d6a1d9f1 Write more API documentation. 2020-08-25 16:38:29 +08:00
David Himmelstrup
f0313ea14b Document the GeoJSON module. 2020-08-25 15:49:06 +08:00
David Himmelstrup
83e4ecd987
Polish object interface (#138) 2020-08-25 13:51:32 +08:00
David Himmelstrup
0d4a5801de
Morphology (#112)
* Move hmatrix dependency out of reanimate's core.

* Move chiphunk to a separate package.
2020-08-07 15:34:26 +08:00
David Himmelstrup
d1b0a50e51
More haddock docs. (#131)
* More haddock docs.

* Remove unused imports.

* Replace '#' with '&' from Control.Lens
2020-08-07 11:09:15 +08:00
David Himmelstrup
78a5b15eca
Wrap CubicBezier with more convenient types. (#122) 2020-08-01 09:39:54 +08:00
David Himmelstrup
3979e55fac Add missing example. 2020-07-31 11:25:55 +08:00
David Himmelstrup
5e9ec78957 Dim the colors of the blender example. 2020-07-30 16:48:22 +08:00
David Himmelstrup
4f66694772 Increase blender resolution. 2020-07-29 12:20:48 +08:00
David Himmelstrup
952efbde95 Update blender example for color accuracy. 2020-07-29 11:30:06 +08:00
David Himmelstrup
63fd198739
Improve filter effect support (#119)
* Depend on newer reanimate-svg.
2020-07-28 22:37:51 +08:00
David Himmelstrup
61b5b52b00 Simplify default cube example. 2020-07-28 15:05:58 +08:00
David Himmelstrup
2c952763a3 Fix more povray scripts. 2020-07-28 14:22:25 +08:00
David Himmelstrup
d2bf6e8c9c Fix potrace example. 2020-07-28 11:37:20 +08:00
David Himmelstrup
c149e86b41 Fix warnings. 2020-07-28 11:37:14 +08:00
David Himmelstrup
c569f203fd Recursively replace 'use' tags. 2020-07-28 11:10:59 +08:00
David Himmelstrup
d8ba753b31 Add regression test and drop debug output. 2020-07-27 18:44:24 +08:00
David Himmelstrup
5d05255dee Remove unused import. 2020-07-25 14:26:43 +08:00
David Himmelstrup
4b513aea92 Add new constants: screenTop, screenBottom, screenLeft, screenRight. 2020-07-24 18:46:19 +08:00
David Himmelstrup
d6ae75c975 Fix warning. 2020-07-23 21:58:37 +08:00
David Himmelstrup
5f883f3da6 Add knock knock example. 2020-07-23 17:53:58 +08:00
Xie Ruifeng
fbce05fa6f
LaTeX: add xelatexWithHeaders (#110)
* LaTeX: add xelatexWithHeaders

* LaTeX: add ctex[WithHeaders], xelatex[WithHeaders] changed

* Export ctex in Reanimate, update doc_xelatex to use ctex

* xelatex and ctex examples

* LaTeX: Remove xelatex example
2020-07-15 14:09:36 +08:00
David Himmelstrup
34aa5780ec
Replace 'here' dependency with the lightweight 'neat-interpolation' (#106)
Misc improvements:
 * Add tasty-rerun
 * Extend CI coverage
2020-07-12 13:27:01 +08:00
David Himmelstrup
a15b928236 Add 'here' dependency to examples where required. 2020-07-08 23:29:22 +08:00
David Himmelstrup
946f4088e2 Remove explicit resolvers. 2020-07-08 11:37:29 +08:00
David Himmelstrup
3e3212d3f6 Reduce test fidelity from 50 frames to 10 frames.
Former-commit-id: d47a8a4d3f2b650927999fe10d6eddbb8e3da8fb
2020-06-24 22:36:56 +08:00
David Himmelstrup
c8d9fa6204 Draft article about fonts (#95)
Former-commit-id: 002f55748d12811f0c8bf0d9b3df9a6674274cdd
2020-06-24 22:02:09 +08:00
David Himmelstrup
fe1a2e9ee9 Move glue tutorial to imgur.
Former-commit-id: c67a532677c00d7ce65727abc2898db5448d2a96
2020-06-15 14:26:16 +08:00
David Himmelstrup
3e371f7627 Narrated animation about color theory (#84)
* Add slide transitions.

Co-authored-by: eveyyp <55053150+eveyyp@users.noreply.github.com>
Former-commit-id: afa93f45f8d0f556ad73e349091f0226ce173eed
2020-06-02 20:14:47 +08:00
David Himmelstrup
0d778646c1 Wibbles to the voice_* examples.
Former-commit-id: e4f9c7e35d428e7e76ac5ce4fc01d200cf7c183d
2020-05-23 22:22:52 +08:00
David Himmelstrup
7e1c7ea511 Voice control (#75)
Add voice control via Reanimate.Voice.
Include rtfd article.

Former-commit-id: f80bb58031f6dfbb83bc8f188c17013afcb2dfd9
2020-05-22 23:30:44 +08:00
Tristan Cacqueray
d92660fe18 Rename Interpolate module to ColorComponents
Fixes #73


Former-commit-id: d95bb857fb676acc16669b58014fae33f697f61f
2020-05-21 21:12:33 +08:00
Tristan Cacqueray
7ae0efff7c Rename Signals module to Ease
Fixes #74


Former-commit-id: 2158ce2d2ca183ccf0f6bfa7cf3899461db51887
2020-05-21 20:41:05 +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
David Himmelstrup
4356efbc7e Feature morph (#62)
* Disable windows CI (because of hmatrix)
* Implement ear-clip triangulation.
* Implement common framework for polygon morphing.
* Draft implementations of compatible triangulation and mesh smoothing.
* Implement least-work morphing.
* Implement as-rigid-as-possible morphing.
* Implement SSSP.
* Draft article about polygon morphing.

Former-commit-id: f6f19f58b9dd58c655bcca0ed2d65f72726f0a06
2020-05-14 15:14:29 +08:00
David Himmelstrup
a256dd0a96 Add intro_* examples.
Former-commit-id: fb66b98fa121ec36b903ac92057fc0405e68b93b
2020-05-14 11:01:26 +08:00
David Himmelstrup
84ba78c890 Add documentation for 'withViewBox'.
Former-commit-id: 2797121d09679950ac35b1bd08e9c6bfbedc5267
2020-05-14 10:07:05 +08:00
David Himmelstrup
01baecb88b Improve and expose 'mkImage'.
Former-commit-id: eef95441c47ed3a798b1261e17b6018ea9281344
2020-05-12 13:16:16 +08:00
David Himmelstrup
fd2935c2ba Improve README examples (#68)
- Move examples higher, above any technical details.
- Use a consistent off-white background color.
- Use more interesting and less trivial examples.
- Play at 50fps rather than 25fps.
- Host offsite (imgur) as to not take up repo space.
- Link to source file for each example.

Former-commit-id: 7e62a3a1ca99e9abc5781568ff920066c94783ee
2020-05-06 19:16:25 +08:00
David Himmelstrup
6608fb7410 Feature mapviz (#61)
* Fix framerate issue for gifs.

* Fix aeson version on lts-11

* Improve transformation performance.

* Vastly improve performance for SVG serialization.

* Improve geo projection performance.

* Add reference to cartogram program.

* Add rasterSized function.

* Better clippaths.

* Use newer reanimate-svg package.

* Show time spent and time remaining when rendering.

* Support external images and multiple rasters.

* Improve performance of bounding box calculations.

* Evict macos cache.

Former-commit-id: 3eb65d85fc2bb7dd9d67486d2da34d024767717d
2020-03-15 19:35:07 +08:00
William Yao
862a6e67a2 add cubic bezier signal
Former-commit-id: ba21e2a15269d4757f4a79a6ac792b3df0fe44f0
2020-03-13 17:30:18 +08:00