Skip to content

Commit 13befa9

Browse files
N27: hecs_rapier (#826)
Co-authored-by: Joe Clay <[email protected]>
1 parent b60d6b0 commit 13befa9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

content/news/027/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,17 @@ and the history of processing shaders with Rust.
193193
[Rust LA Meetup]: https://rustlang.la/
194194
[talk about Naga]: https://vimeo.com/632377558
195195

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+
196207
## Popular Workgroup Issues in Github
197208

198209
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)