Search found 1 match

by Isaacliewnguyen
Fri Jan 03, 2025 8:09 am
Forum: General
Topic: Hwlp with setting up perlin noise gen?
Replies: 1
Views: 249

Hwlp with setting up perlin noise gen?

Ive been going at this all day to try and get one of those pretty noise maps, but pretty much all i get using the love.math.noise function is random values. do i need do something completly different to make on of those? for reference here is the code i was trying to get to work-- function love.load...