natsimhan/simplex-noise
最新稳定版本:v1.0.0
Composer 安装命令:
composer require natsimhan/simplex-noise
包简介
A speed-improved simplex noise algorithm for 2D in PHP.
关键字:
README 文档
README
A speed-improved simplex noise algorithm for 2D in PHP (3D and 4D are waiting for you ^_^).
Adaptation in PHP by Jonathan BURON of the original code in Java by Stefan GUSTAVSON.
Installation
The preferred method of installation is via Composer. Run the following
command to install the package and add it as a requirement to your project's
composer.json:
composer require natsimhan/simplex-noise
Copyright and License
This code was placed in the public domain by its original author, Stefan Gustavson. You may use it as you see fit, but attribution is appreciated. Please see LICENSE for more information.
统计信息
- 总下载量: 408
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unlicense
- 更新时间: 2023-03-16