vector_math.dart
vector_math.dart copied to clipboard
chore: Remove the deprecated SimplexNoise class
This finished up #270 and removes the long deprecated SimplexNoise class.
Good alternative classes can be found in the fast_noise package.
coverage: 26.542% (+0.2%) from 26.372% when pulling 1aeeabb4e5cd605961195dba5aef33d3541f891a on chore/remove-simplex-noise into 39cafd45346f355a6e4c38a17c89fcd199dc1c96 on master.
Thanks for the contribution! I think that we want to clear out the unpublished changes first; https://github.com/google/vector_math.dart/pull/344.
And, I may re-run our API tool to see what if any deps remain on SimplexNoise.