Skip to content

feat: 5D simplex noise (snoise5)#42

Open
Kacper-W-Kozdon wants to merge 12 commits intocaseman:masterfrom
Kacper-W-Kozdon:PR
Open

feat: 5D simplex noise (snoise5)#42
Kacper-W-Kozdon wants to merge 12 commits intocaseman:masterfrom
Kacper-W-Kozdon:PR

Conversation

@Kacper-W-Kozdon
Copy link

Changes:

  • updates _simplex.c with 5D simplex noise implementation, following the naming conventions of existing simplex noise functions,
  • adds _noise5d.h with simplex travel table (SIMPLEX5[][5]) and the corresponding GRAD5[][5] table,
  • adds auxiliary.py used to generate the _noise5d.h file for the clarity of implementation.

@Kacper-W-Kozdon Kacper-W-Kozdon mentioned this pull request May 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant