Sean Barrett
8ca86ee1a1
stb_perlin: add non-power-of-two wrapping noise
ago%!(EXTRA string=6 years)
fluffrabbit
a82e7424d2
extern stb_perlin_noise3_seed
ago%!(EXTRA string=6 years)
Sean Barrett
63b59b46b0
update version numbers
ago%!(EXTRA string=6 years)
Sean Barrett
cc53512cb9
added integer seed to noise function, use it in multi-octave noises
ago%!(EXTRA string=6 years)
Jordan Peck
15685cc4d4
Removed seed from documentation
ago%!(EXTRA string=7 years)
Jordan
ca6548c30a
Changed gradient idx table to match previous implementation, removed seeds from public API
ago%!(EXTRA string=7 years)
Jordan
67f588cbb5
Added seed to perlin and fractals
...
Removed broken wrap from fractals
Used varied seeds for fractal octaves to remove artifact at origin
Removed indicies table in favour of mod12 permutation table, this reduces gradient bias and gives 3% performance increase
ago%!(EXTRA string=7 years)
Sean Barrett
a2bc1eabec
perlin noise function pull request by Jack Mott but deleted before I could pull it
ago%!(EXTRA string=8 years)
Sean Barrett
e248e30954
change license to public-domain AND mit (based on twitter vote)
ago%!(EXTRA string=8 years)
Craig Donner
ee6978cb68
Slightly modify the public domain license to keep it in the public domain, but make it clear that even when dedications might not be recognized that the code is still usable. Given that this isn't dual-licensing under a different license, I'm hoping this will be acceptable.
ago%!(EXTRA string=9 years)
Craig Donner
49b65c0873
Slightly modify the public domain license to keep it in the public domain, but make it clear that even when dedications might not be recognized that the code is still usable. Given that this isn't dual-licensing under a different license, I'm hoping this will be acceptable.
ago%!(EXTRA string=9 years)
Ryan Whitworth
35e2f7e739
Added public domain license text
ago%!(EXTRA string=10 years)
Sean Barrett
fcfcb9bb3f
generate README.md in part by parsing libraries so that version numbers are in sync
ago%!(EXTRA string=11 years)
Sean Barrett
e2caccb811
initial checkin
ago%!(EXTRA string=11 years)