Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smcameron/open-simplex-noise-in-c
Port of Kurt Spencer's java implementation of open simplex noise to C -- Note: This is NOT Ken Perlin's Simplex noise algorithm.
https://github.com/smcameron/open-simplex-noise-in-c
hacktoberfest
Last synced: 3 months ago
JSON representation
Port of Kurt Spencer's java implementation of open simplex noise to C -- Note: This is NOT Ken Perlin's Simplex noise algorithm.
- Host: GitHub
- URL: https://github.com/smcameron/open-simplex-noise-in-c
- Owner: smcameron
- License: unlicense
- Created: 2014-10-06T15:47:24.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T18:58:03.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T17:16:06.262Z (6 months ago)
- Topics: hacktoberfest
- Language: C
- Homepage:
- Size: 49.8 KB
- Stars: 139
- Watchers: 14
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- AwesomeCppGameDev - open-simplex-noise-in-c - - Note: This is NOT Ken Perlin's Simplex noise algorithm. (Maths)