this post was submitted on 22 Sep 2024
1 points (100.0% liked)

Rust

7569 readers
15 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] xav@programming.dev -1 points 1 year ago

Nice writeup. I was surprised by the lack of performance of the Bevy solution, especially the fact that it didn't scale. In fact I was a bit saddened Bevy has no existing way it doing fast whole-objects collision detection.