Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SimplexNoise is now deprecated in vector_math #2329

Closed
spydon opened this issue Feb 7, 2023 · 0 comments
Closed

SimplexNoise is now deprecated in vector_math #2329

spydon opened this issue Feb 7, 2023 · 0 comments

Comments

@spydon
Copy link
Member

spydon commented Feb 7, 2023

What could be improved

We are using SimplexNoise in noise_effect_controller.dart line 29 and 34, we have to migrate to another noise package since it will be removed. Maybe it would be worth it to pull in fast_noise, we talked to them a long time ago and even though there hasn't been much activity in their repository it seemed like they would be willing to handle any PRs that we might come up with.

Why should this be improved

Because the file will be removed in the future and we are currently losing pub points on this.

Any risks?

Yes, that the fast_noise library isn't well maintained.

More information

google/vector_math.dart#270

@spydon spydon changed the title SimplexNoice is now deprecated in vector_math SimplexNoise is now deprecated in vector_math Feb 7, 2023
@spydon spydon closed this as completed Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant