Sean Barrett
2bb4a0accd
Fix trailing whitespace
2020-02-02 11:30:27 -08:00
Sean Barrett
5e4a0617b7
udpate version numbers
2020-02-02 11:12:13 -08:00
Sean Barrett
647906759c
Merge branch 'master' of https://github.com/fluffrabbit/stb into work2
2020-02-02 08:25:48 -08:00
Sean Barrett
8ca86ee1a1
stb_perlin: add non-power-of-two wrapping noise
2019-08-11 04:56:12 -07:00
fluffrabbit
a82e7424d2
extern stb_perlin_noise3_seed
2019-08-03 19:15:41 -06:00
Sean Barrett
63b59b46b0
update version numbers
2019-02-07 10:03:00 -08:00
Sean Barrett
cc53512cb9
added integer seed to noise function, use it in multi-octave noises
2019-02-07 04:59:05 -08:00
Jordan Peck
15685cc4d4
Removed seed from documentation
2018-01-31 12:33:35 +00:00
Jordan
ca6548c30a
Changed gradient idx table to match previous implementation, removed seeds from public API
2018-01-30 21:03:35 +00:00
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
2018-01-29 22:50:45 +00:00
Sean Barrett
a2bc1eabec
perlin noise function pull request by Jack Mott but deleted before I could pull it
2017-03-03 10:37:20 -08:00
Sean Barrett
e248e30954
change license to public-domain AND mit (based on twitter vote)
2017-03-03 07:53:07 -08:00
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.
2016-02-25 12:55:44 -08:00
Ryan Whitworth
35e2f7e739
Added public domain license text
2015-08-01 14:54:57 -04:00
Sean Barrett
fcfcb9bb3f
generate README.md in part by parsing libraries so that version numbers are in sync
2014-05-30 14:15:51 -07:00
Sean Barrett
e2caccb811
initial checkin
2014-05-25 10:18:03 -07:00