Skip to content

Instantly share code, notes, and snippets.

@andion
Last active May 16, 2020 08:03
Show Gist options
  • Save andion/cd0431eb91194d7d882a50d1556c750d to your computer and use it in GitHub Desktop.
Save andion/cd0431eb91194d7d882a50d1556c750d to your computer and use it in GitHub Desktop.
<html>
<body>
<h1>Original image</h1>
<img
id="source"
src="https://fabianrensch.com/images/fanart/legend-of-zelda-breath-of-the-wild-fanart.jpg"
/>
<h2>Transformed image</h2>
<canvas id="canvas"></canvas>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment