定制 natsimhan/simplex-noise 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unlicense
  • 更新时间: 2023-03-16