8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60d6b0 commit 13befa9Copy full SHA for 13befa9
content/news/027/index.md
@@ -193,6 +193,17 @@ and the history of processing shaders with Rust.
193
[Rust LA Meetup]: https://rustlang.la/
194
[talk about Naga]: https://vimeo.com/632377558
195
196
+### [hecs_rapier] 0.11.0
197
+
198
+[hecs_rapier] is a physics engine for hecs ECS.
199
+It is a direct port of [bevy_rapier2d].
200
201
+Recent development added joints and physics_hooks support.
202
+This makes `hecs_rapier` feature complete, with `bevy_rapier2d` feature parity.
203
204
+[hecs_rapier]: https://github.com/smokku/hecs_rapier
205
+[bevy_rapier2d]: https://github.com/dimforge/bevy_rapier
206
207
## Popular Workgroup Issues in Github
208
209
<!-- Up to 10 links to interesting issues -->
0 commit comments