File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -59,18 +59,18 @@ There's inevitably some noise in the measurements because all of the results are
5959
6060## Examples
6161
62- There's an interactive [ demo app] ( demo/README.md ) in the ` demo ` directory.
62+ There's an interactive [ demo app] ( https://github.com/jtnuttall/pure-noise/tree/main/demo ) in the ` demo ` directory.
6363
6464_ OpenSimplex2_
6565
66- ![ OpenSimplex2] ( demo/images/opensimplex.png )
67- ![ OpenSimplex2 ridged] ( demo/images/opensimplex-ridged.png )
66+ ![ OpenSimplex2] ( https://raw.githubusercontent.com/jtnuttall/pure-noise/main/ demo/images/opensimplex.png)
67+ ![ OpenSimplex2 ridged] ( https://raw.githubusercontent.com/jtnuttall/pure-noise/main/ demo/images/opensimplex-ridged.png)
6868
6969_ Perlin_
7070
71- ![ Perlin fBm] ( demo/images/perlin-fbm.png )
71+ ![ Perlin fBm] ( https://raw.githubusercontent.com/jtnuttall/pure-noise/main/ demo/images/perlin-fbm.png)
7272
7373_ Cellular_
7474
75- ![ value] ( demo/images/cell-value.png )
76- ![ distance2add] ( demo/images/cell-d2.png )
75+ ![ value] ( https://raw.githubusercontent.com/jtnuttall/pure-noise/main/ demo/images/cell-value.png)
76+ ![ distance2add] ( https://raw.githubusercontent.com/jtnuttall/pure-noise/main/ demo/images/cell-d2.png)
You can’t perform that action at this time.
0 commit comments