New magic tools: Circles, and Rays
Convert the image into circular or ray brushstrokes. Inspired by "Night Sky Scene [Pen Parallax]" Scratch Project by -HexaScape- <https://scratch.mit.edu/users/-HexaScape-> Sound effects based on Richard Wagner's "Ride of the Valkyries" licensed as Creative Commons Attribution 3.0 Unported (CC BY 3.0) by https://pmmusic.pro/; conducted by Philip Milman. h/t my son William for pointing out the Scratch project
This commit is contained in:
parent
7f93f243c1
commit
b9e5d59dad
37 changed files with 674 additions and 2 deletions
|
|
@ -9,6 +9,7 @@
|
|||
<li><a href="blocks.html">Blocks</a></li>
|
||||
<li><a href="blur.html">Blur</a></li>
|
||||
<li><a href="chalk.html">Chalk</a></li>
|
||||
<li><a href="circles.html">Circles</a></li>
|
||||
<li><a href="clone.html">Clone</a></li>
|
||||
<li><a href="distortion.html">Distortion</a></li>
|
||||
<li><a href="drip.html">Drip</a></li>
|
||||
|
|
@ -22,6 +23,7 @@
|
|||
<li><a href="mosaic.html">Mosaic</a></li>
|
||||
<li><a href="noise.html">Noise</a></li>
|
||||
<li><a href="puzzle.html">Puzzle</a></li>
|
||||
<li><a href="rays.html">Rays</a></li>
|
||||
<li><a href="ripples.html">Ripples</a></li>
|
||||
<li><a href="sharpen.html">Sharpen</a></li>
|
||||
<li><a href="silhouette.html">Silhouette</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue