##Perlin Noise
Demo applications of Perlin Noise 1D/2D/3D
# 柏林噪聲(Perlin Noise)
示範Perlin Noise 1D/2D/3D 的應用。
[Youtube影片說明](https://youtu.be/NqqIT_-xJls)
# iT邦2022鐵人賽示範專案
30個遊戲程式的錦囊妙計系列
[Trick 17: 隨機卻連續的地形是咋做出來的?](https://ithelp.ithome.com.tw/articles/10289680)
# Changelog (perlin_noise)
## [v0.3.3](/view/perlin_noise/0.3.3) (2022-09-12)
#### Changed
- update README.md
## [v0.3.0](/view/perlin_noise/0.3.0) (2022-01-11)
#### Added
- Add print button
#### Fixed bugs:
- fix one 1 calculator wrong calculation
## [v0.2.1](/view/perlin_noise/0.2.1) (2022-01-08)
#### Added
- add 1D/2D perlin noise calculator
## [v0.1.0](/view/perlin_noise/0.1.0) (2022-01-07)
#### Added
- First build
## Authors
**[Haskasu](/profile/113321052805704333314@google)**