承接 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.

统计信息

  • 总下载量: 410
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

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