Results 150 issues of David Himmelstrup

The discord bot can regurgitate haddock documentation but it is not formatted for discord: ``` :doc parA Play two animation concurrently. Shortest animation freezes on last frame. New animation duration...

- [x] FEBlend - [x] FEColorMatrix - [x] FEComponentTransfer - [x] FEComposite - [ ] FEConvolveMatrix - [ ] FEDiffuseLighting - [x] FEDisplacementMap - [ ] FEDropShadow - [x] FEFlood...

- [ ] Links directly to snippets. - [ ] Status messages: Compiling / Rendering frame X of N / Stopped due to disk space / Stopped due to CPU...

Right now we build the document on every commit but then just discard it. We should deploy it to GH pages. This can be done in the `gh-pages.yml` workflow by...

Right now we have a script for generating GIFs for every doc_*.hs file. This works great for showing effects over time but isn't great for static images. The `docs/gen_doc_gifs.sh` should...

- [ ] Lots of small files. - [ ] Few large files. - [ ] External images. - [ ] Base64 encoded images. - [ ] SVG Filter Effects....

https://riccardoscalco.it/textures/

Many morphing algorithms rely on deconstructing polygons into triangles (aka triangulation). However, not all triangles are created equal and there's a lower angle limit where the algorithms break down. Floating...

help wanted