ScratchData LogoScratchData
Back to dascoolguy-'s profile

Seed based 1D perlin noise tutorial

DAdascoolguy-•Created April 22, 2024
Seed based 1D perlin noise tutorial
2
2
8 views
View on Scratch

Instructions

this version of the perlin noise uses some simple modifications, including the raw formula for a random number generator allowing you to manipulate exactly what random numbers go into it. You can use the left and right arrow keys to explore the perlin noise, and see that the random numbers are generated in real time using the X position and the seed. This is the method used by minecraft's world generation, allowing you to get the same random numbers at the same coordinates.

Project Details

Project ID1006102991
CreatedApril 22, 2024
Last ModifiedApril 22, 2024
SharedApril 22, 2024
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root