nothings / stb

stb single-file public domain libraries for C/C++
https://twitter.com/nothings
Other
26.81k stars 7.72k forks source link

Analytical derivatives for stb_perlin.h #1397

Open fp64 opened 2 years ago

fp64 commented 2 years ago

See #1391.

Changelist:

NOTE: the return values of the existing API functions should match the current version, bitwise (assuming e.g. -mfpmath=sse).

Feedback is welcome.