Commit
·
305debc
1
Parent(s):
a8a70c3
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
pretty_name: random midpoint displacement fractal images 1024x1024 png
|
| 4 |
+
size_categories:
|
| 5 |
+
- n<1K
|
| 6 |
---
|
| 7 |
+
|
| 8 |
+
for further explanation please see https://en.wikipedia.org/wiki/Diamond-square_algorithm
|
| 9 |
+
The idea was first introduced by Fournier, Fussell and Carpenter at SIGGRAPH in 1982
|