Written by Michael
on
on
2024-07-23 meeting summary
Mo gave a talk on Physics Simulations in Bevy at Scientific Computing in Rust 2024. Bevy is a popular and powerful game engine written in Rust. He summarised his talk for us and also wrote a blog post on the topic.
Here is a list of talks at Scientific Computing in Rust 2024 that might be of interest to members of Rust AG - all available on YouTube:
- AcoDyn: fluid dynamics on the GPU powered by Rust
- A fast electromagnetics library with Rust and Python
- Rootfinders for Rust
- Rstats: multidimensional data analysis in Rust
- Developing a computer algebra system in Rust
- Writing maths software in Rust after 20 years of C++: graph isomorphism and groups
- Productive and reliable constitutive modeling in Rust
- Rusph: a SPH astrophysical simulation code in the Rust programming language
- Back to basics: rebuilding computational biomechanics crate by crate
We noticed that Rust Edition 2024 is anticipated for release version 1.82 which will be stable on: 17 October, 2024.
The cc crate has probably made considerable progress since we last looked at it a good 3 years ago. Perhaps a topic for a future meeting?