Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Perlin Noise #42

Open
LouisSchmieder opened this issue Apr 14, 2021 · 4 comments
Open

Feature Request: Perlin Noise #42

LouisSchmieder opened this issue Apr 14, 2021 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest This label is assigned to any issue that is good to go for any Hacktoberfest participant

Comments

@LouisSchmieder
Copy link
Member

https://en.wikipedia.org/wiki/Perlin_noise

@ulises-jeremias ulises-jeremias changed the title perlin noise Feature Request: Perlin nNoise Apr 15, 2021
@ulises-jeremias ulises-jeremias changed the title Feature Request: Perlin nNoise Feature Request: Perlin Noise Apr 15, 2021
@ulises-jeremias ulises-jeremias added the enhancement New feature or request label Apr 15, 2021
@levelfourtwenty
Copy link

Do you mean 3d Perlin noise, 2d Perlin noise or both?

@LouisSchmieder
Copy link
Member Author

both

@ulises-jeremias
Copy link
Member

already have 2d perlin noise. If anyone wants to add a 3D version, do it on ./noise please!

@ulises-jeremias ulises-jeremias added the Hacktoberfest This label is assigned to any issue that is good to go for any Hacktoberfest participant label Oct 7, 2022
@ulises-jeremias ulises-jeremias added the good first issue Good for newcomers label Oct 23, 2022
@ulises-jeremias
Copy link
Member

@LouisSchmieder @levelfourtwenty as mentioned above, we already have a 2d perlin noise implementation. I just created an issue to implement a 3D version as part of our roadmap 👌🏻 feel free to add any comments there

#163

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest This label is assigned to any issue that is good to go for any Hacktoberfest participant
Projects
None yet
Development

No branches or pull requests

3 participants