Commit graph

605 commits

Author SHA1 Message Date
David Himmelstrup
3d1b6553da Link to William Yaoh's n-queen tutorial. Drop link to defunkt gallery.
Former-commit-id: afe8881906fdbe30885369f4cbb6d355679aff6d
2020-06-06 14:49:15 +08:00
David Himmelstrup
b90ea3c4a6 Update ChangeLog
Former-commit-id: 44fd29c3a5e9070fee6d1ba1b6b09dc4e1ae1141
2020-06-05 21:09:48 +08:00
David Himmelstrup
56624665ca Fix yet another typo.
Former-commit-id: f0a40b100a1e5ae7dc9532c978da9b7be57023fb
2020-06-04 20:15:46 +08:00
David Himmelstrup
de9f8eaf1a Fix typo
Former-commit-id: c36db694cf76ec80785a28a0ce8a743756f7f657
2020-06-04 19:40:02 +08:00
David Himmelstrup
a2b9edf6b5 Fix azure pipeline link.
Former-commit-id: 232eabe38573a30c6836d0ad51d0ca24ae6a35f1
2020-06-04 18:59:32 +08:00
David Himmelstrup
e63f28f82f Rename 'cacheSvg' to 'prerenderSvg', remove dead code, code clean up.
Former-commit-id: be6df5a9574d9021c4dccbf469f18908043d576f
2020-06-04 18:47:51 +08:00
David Himmelstrup
4a3d02ebf9 Update ChangeLog
Former-commit-id: 1a66bd9bd7c4b188bb0b9d1cea13d0ed89033ccf
2020-06-04 18:47:20 +08:00
David Himmelstrup
6d7e2e47f0 Improve color-theory article.
Former-commit-id: 7c4fde1fd725bac2a92aa7a44e9f4e86a1202456
2020-06-04 18:46:59 +08:00
David Himmelstrup
1e924c54e9 Add showcase article about color-theory.
Former-commit-id: 6697c9842f0b85f31bfdfa9b56ad78f074488b96
2020-06-04 18:24:31 +08:00
David Himmelstrup
323f29ec39 Remove research papers.
Former-commit-id: 04ef84f7c482094c119d0a52fdbe31f9d8a46799
2020-06-03 14:58:02 +08:00
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