Merge pull request #56718 from Geometror/noise-overhaul
This commit is contained in:
commit
8c12dfe099
26 changed files with 4084 additions and 2991 deletions
8
thirdparty/README.md
vendored
8
thirdparty/README.md
vendored
|
|
@ -424,10 +424,10 @@ Collection of single-file libraries used in Godot components.
|
|||
* Upstream: https://archive.blender.org/wiki/index.php/Dev:Shading/Tangent_Space_Normal_Maps/
|
||||
* Version: 1.0 (2011)
|
||||
* License: zlib
|
||||
- `open-simplex-noise.{c,h}`
|
||||
* Upstream: https://github.com/smcameron/open-simplex-noise-in-c
|
||||
* Version: git (826f1dd1724e6fb3ff45f58e48c0fbae864c3403, 2020) + custom changes
|
||||
* License: Public Domain or Unlicense
|
||||
- `FastNoiseLite.h}`
|
||||
* Upstream: https://github.com/Auburn/FastNoiseLite
|
||||
* Version: git (6be3d6bf7fb408de341285f9ee8a29b67fd953f1, 2022) + custom changes
|
||||
* License: MIT
|
||||
- `pcg.{cpp,h}`
|
||||
* Upstream: http://www.pcg-random.org
|
||||
* Version: minimal C implementation, http://www.pcg-random.org/download.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue