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

Оптимизация: #17

Open
3 of 4 tasks
TheLucifurry opened this issue Feb 18, 2021 · 1 comment
Open
3 of 4 tasks

Оптимизация: #17

TheLucifurry opened this issue Feb 18, 2021 · 1 comment

Comments

@TheLucifurry
Copy link
Owner

TheLucifurry commented Feb 18, 2021

  • Сделать в SpatialHash метод эффективного поиска частиц, входящих в переданный body
    На данный момент, происходит обход всех частиц в мире для поиска, что не эффективно
  • Сделать регулировку максимального FPS
  • Фильтрация в SpatialHash.getAroundCellsItems() частиц по радиусу
  • Изучить Worklet API, возможно, это будет лучшим вариантом распараллеливания относительно Worker-ов
@TheLucifurry
Copy link
Owner Author

Сделать регулировку максимального FPS - Пока только регулировка по кадровому шагу

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant