Open
Description
We plan to deprecate and remove the SimplexNoise
classes (both the vector_math and vector_math_64 library versions). Some details and discussion are here: #269.
From investigation, we believe there's little to no use of this API (we couldn't find any existing uses). For people who had been using this API however, it could be worth investigating whether the https://pub.dev/packages/fast_noise package could serve as a replacement.
The deprecation will happen shortly, in this current major version of vector_math. We'd then follow-up with the removal; that could either happen in the current major version (2.0.0
) or in a rev'd version (3.0.0
), depending on which we determine is least breaking to the ecosystem.
Metadata
Metadata
Assignees
Labels
No labels