fix: gif (finally)
This commit is contained in:
parent
7d2f6b6938
commit
8a0c1840b8
1 changed files with 5 additions and 5 deletions
10
Readme.md
10
Readme.md
|
|
@ -55,19 +55,19 @@ The project is divided in 3 main parts:
|
||||||
|
|
||||||
## some visual examples:
|
## some visual examples:
|
||||||
### cloud effect:
|
### cloud effect:
|
||||||

|
<img src="asset/cloud-perlin_noise.GIF" width="75%">
|
||||||
|
|
||||||
### graph representation:
|
### graph representation:
|
||||||

|
<img src="asset/graph-perlin_noise.GIF" width="75%">
|
||||||
|
|
||||||
### marble effect:
|
### marble effect:
|
||||||

|
<img src="asset/marble-perlin_noise.GIF" width="75%">
|
||||||
|
|
||||||
### wood effect:
|
### wood effect:
|
||||||

|
<img src="asset/wood-perlin_noise.GIF" width="75%">
|
||||||
|
|
||||||
### unknown effect:
|
### unknown effect:
|
||||||

|
<img src="asset/randomThings-pelin_noise.GIF" width="75%">
|
||||||
|
|
||||||
|
|
||||||
## real usage of perlin noise:
|
## real usage of perlin noise:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue