jasonwebb / morphogenesis-resources

Resources on the topic of digital morphogenesis (creating form with code). Includes links to major articles, code repos, creative projects, books, software, and more.
2.03k stars 114 forks source link

Add Scrawl-canvas Javascript library to the 'Languages and frameworks' section at the bottom of the page #33

Closed KaliedaRik closed 3 years ago

KaliedaRik commented 3 years ago

Hi Jason,

Grateful if you would consider adding my Javascript canvas library - Scrawl-canvas[1] - as a link in the 'Languages and frameworks' section at the bottom of the page.

[1] link: https://scrawl-v8.rikweb.org.uk/

Why? Scrawl-canvas is a fast and efficient library for creating 2D animations, infographics and other graphical representations for websites.

Yes, but why add it to this resources page? Scrawl-canvas comes with some morphogenesis resources already built-in - mainly because they are really useful for making patterns, backgrounds and other visual effects as a part of an infographic or animation. For example:

Scrawl-canvas also makes an effort to play nicely with third party libraries - for instance the Delaunator JavaScript library for Delaunay triangulation of 2D points - example at https://scrawl-v8.rikweb.org.uk/demo/delaunator-001.html

jasonwebb commented 3 years ago

Sure thing - done!