Commit graph

695 commits

Author SHA1 Message Date
David Himmelstrup
0f9e200b9e Revert "Drop chiphunk dependency. It has moved to a separate package."
This reverts commit 0a06a1efa5 [formerly 2d97e91785c83898269f018a0d109f1340130c35].


Former-commit-id: 633076f6189d8131a9cb9a55a2b81c40dd3a99b8
2020-06-03 14:42:58 +08:00
David Himmelstrup
ef20f8ed23 Update changelog.
Former-commit-id: 555143ec5e1e1534ddf02cd912569f0006fbb5d5
2020-06-03 13:20:24 +08:00
David Himmelstrup
0a06a1efa5 Drop chiphunk dependency. It has moved to a separate package.
Former-commit-id: 2d97e91785c83898269f018a0d109f1340130c35
2020-06-03 13:06:19 +08:00
David Himmelstrup
e87ac888fb Improve CI coverage (#85)
Build with lts-12. LTS-11 is too far out of date, though.

Former-commit-id: edbfa373638eac25f6c8eb90dcd87101c01dfb79
2020-06-03 12:50:28 +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
248ef257eb Improve CI on osx.
Former-commit-id: 83c49ae5730cc376a6a1f9a2ae3fdc7e0a7586f5
2020-05-30 22:43:21 +08:00
David Himmelstrup
bffc8b4a61 Add repo site badge.
Size is currently over 100MB. It should be much less. There's an issue open for this.

Former-commit-id: f10e4a8a35e9a4d40af438928ef50529bfced20c
2020-05-30 15:06:18 +08:00
David Himmelstrup
0d778646c1 Wibbles to the voice_* examples.
Former-commit-id: e4f9c7e35d428e7e76ac5ce4fc01d200cf7c183d
2020-05-23 22:22:52 +08:00
David Himmelstrup
354d3485a7 Voice control: Fix grammar.
Former-commit-id: 3ac9c5bcf46f9a6915f17e726d22d108fb516b6f
2020-05-23 15:01:52 +08:00
David Himmelstrup
5841240ee4 Update ChangeLog
Former-commit-id: 7da188c6f856df1fe147c856971f186015a32caa
2020-05-23 11:35:31 +08:00
David Himmelstrup
d02a63b962 Try to force plaintext formatting.
Former-commit-id: 3a5878e60d27723855be89c0ca351e45561cc4bb
2020-05-23 10:21:52 +08:00
David Himmelstrup
4e566ef95e Fix formatting for plaintext.
Former-commit-id: c8968042e8d17328518f6fc191272e7a9fd2fc24
2020-05-23 09:56:32 +08:00
David Himmelstrup
2cac0b4f18 Bump version to 0.3.3.0
Former-commit-id: e61c7ab08a56fbe8f05be0c6d15c7749acd6d6b9
2020-05-22 23:32:01 +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
7da871b2b2 Update re-export comment to Easing functions
Former-commit-id: cd03280e96d6c9fa1ba436a4a2abd79ffc167caa
2020-05-21 20:41:05 +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
e98e779be4 Fix latex command such that the baseline starts at (0,0).
Former-commit-id: 3fe97d87d695d695ea4075591f2c941d6ac0fc65
2020-05-19 20:02:32 +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
571b38f105 Fix haddock bugs and bump version to 0.3.2.3
Former-commit-id: a08a7f9ccd6032c76bfecbc5354f376c92fc1db0
2020-05-16 22:08:27 +08:00
David Himmelstrup
f78ca57efd Bump version to 0.3.2.2
Former-commit-id: da06ee23f900606e00732d701b9d3a51765e7416
2020-05-16 21:25:59 +08:00
David Himmelstrup
17a5a693f0 Fix exposed modules when hmatrix is enabled.
Former-commit-id: 4ce326c8c2a7de18ce7826661f5bcd81e6363b06
2020-05-16 21:17:14 +08:00
David Himmelstrup
42011706e3 Disable hmatrix by default and bump version to 0.3.2.1
Former-commit-id: f2d5c33efa598407bf93960b0eca92d2db4ed555
2020-05-16 21:04:31 +08:00
David Himmelstrup
ab54138680 Bump version to 0.3.2.0
Former-commit-id: 50af31289bf789e457daf2f456766493ad250ea2
2020-05-16 14:38:14 +08:00
David Himmelstrup
475bef334a Use https rather than http.
Former-commit-id: e653f03e6326e03f79faa5a81c8e4950f6b77837
2020-05-14 15:24:28 +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
96bac67135 Add 'Core Concepts' rtfd article.
Former-commit-id: 251910ca2f44f03777cacc32d53630e1b8d1bee8
2020-05-14 10:48:21 +08:00
David Himmelstrup
cec04b3922 Change default GIF framerate from 24 to 25 fps.
Former-commit-id: 2536b27f10a05e025a7c102662e4e00881974ba8
2020-05-14 10:47:32 +08:00
David Himmelstrup
f5ee12fc40 Documentation wibble.
Former-commit-id: 05d3fd6e6486e5cfab03ad3ba4cdef11321f0c61
2020-05-14 10:11:14 +08:00
David Himmelstrup
83c3967cfd Update ChangeLog.
Former-commit-id: ea68c0f14a22778afd1ad2c4ead0764f8913cf69
2020-05-14 10:08:11 +08:00
David Himmelstrup
84ba78c890 Add documentation for 'withViewBox'.
Former-commit-id: 2797121d09679950ac35b1bd08e9c6bfbedc5267
2020-05-14 10:07:05 +08:00
David Himmelstrup
6e53e55de4 Fix bug related to GIF resolution.
Former-commit-id: e17f87f6b21d8239f5867c4f95120ff3ab6f4ee8
2020-05-14 10:06:06 +08:00
David Himmelstrup
e0e98287c7 Expose newSprite_ and newSpriteSVG_
Former-commit-id: d01d73e4f8105671ada80e0ecb9649d6b8b854dd
2020-05-14 10:05:49 +08:00
David Himmelstrup
adfc56a2d3 Add newSprite_ and newSpriteSVG_
Former-commit-id: 185964104c93ba64d771a8f2f4cf054606dfa991
2020-05-12 22:47:44 +08:00
David Himmelstrup
0a67c8d5a3 Add 'withViewBox'
Former-commit-id: 1a763b558770bd865ea229dee9ed0388b4bb7126
2020-05-12 20:17:39 +08:00
David Himmelstrup
ef8121d66e Fix size of doc_hsv.gif
Former-commit-id: 4a43783d6cddfcc05d21d441c8c62cd96f011f89
2020-05-12 15:00:37 +08:00
David Himmelstrup
d963d2a2c2 Bump version to 0.3.1.0
Former-commit-id: bcfa2cbfde1dc1d2e5882c5cfa62f7bebcfae8e2
2020-05-12 13:17:53 +08:00
David Himmelstrup
01baecb88b Improve and expose 'mkImage'.
Former-commit-id: eef95441c47ed3a798b1261e17b6018ea9281344
2020-05-12 13:16:16 +08:00
David Himmelstrup
9b19e9c132 Evict osx cache.
Former-commit-id: 1f145e65df1024f101b7f785a58230b9b087b216
2020-05-11 13:51:46 +08:00
David Himmelstrup
b742f7f0ab Bump version to 0.3.0.0 and update ChangeLog.md
Former-commit-id: e9045987972d68bc940abf27ea1f537d39f2f7da
2020-05-11 13:48:20 +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
a753342955 Disable nightly builds.
Former-commit-id: f680f658049715dc272a968b46d5df67fb890baa
2020-04-29 21:31:05 +08:00
William Yao
8fbec92129 add documentation on the canvas
Former-commit-id: f23bd0620f6a9541d08824b7030ad0b31ee922a6
2020-04-29 21:29:07 +08:00
David Himmelstrup
d112e23a9b Thank you note to Peter Johnson.
Former-commit-id: 13d37c3a12a3fd3d968efc619331d8a84bd13fec
2020-04-03 10:17:59 +08:00
David Himmelstrup
4983d54580 Visualization of map projections. (#64)
Former-commit-id: fbc035386f9505ffc3445b9988b9a2fe35b9d33f
2020-03-27 19:49:40 +08:00
David Himmelstrup
517976a16a Update ChangeLog.md
Former-commit-id: 46554aed1d06d970aecb8eaa5b3c00eda2649592
2020-03-25 19:29:28 +08:00
David Himmelstrup
9a8fb190fb Fix filename.
Former-commit-id: d94fd6f64622ed9ee15a423db425aff506d42878
2020-03-24 21:34:43 +08:00
David Himmelstrup
3ad7bcde05 Add sponsor button.
Former-commit-id: 5c624c28acf4100b7911d65176f75dcca09c7f41
2020-03-24 21:33:38 +08:00