SKNoise | The Addon to Generation

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

ReportCards

New Member
May 27, 2017
7
2
3
THE ADDON CURRENTLY ONLY SUPPORTS 1.16

SKNOISE
The Addon That Includes Noise! (No, not sound)
The addon is still in a heavily early build and will have more to it soon. I am still somewhat new to Java so the code may not be the best, but within test runs I can generator 1 million perlin values in 0.6 seconds (With nothing but setting a local variable to the value.)

This addon allows you to get perlin and simplex values within an expression, and allows you to change the perlin and simplex seeds separately.

Expressions:

Perlin Noise | Obtain a perlin noise value at the given numbers.
Simplex Noise | Obtain a simplex noise value at the given numbers.
Perlin Seed | Get/Set the perlin generator seed.
Simplex Seed | Get/Set the simplex generator seed.
Average | Get the average of the provided numbers

You can view more information about the expressions on the GitHub release.
https://github.com/ReportCardsMC/SKNoise/releases/tag/0.1