@@ -121,18 +121,32 @@ _Check out the [web examples][chuot-examples]!_
121121
122122## Library Updates
123123
124- ### Godot- Rapier: Rewrite it in Rust
124+ ### Godot Rapier: Rewrite it in Rust
125125
126- Godot-Rapier is a Physics library for Godot, using Rapier,
126+ {{ video_figure(
127+ type="video/mp4",
128+ alt="Godot + Rapier logo make up the 'Godot Rapier' logo ; a few balls fall on it, showing off soft physics.",
129+ src="godot_rapier.mp4",
130+ caption="Godot Rapier showcase") }}
131+
132+ [ Godot Rapier] [ godot_rapier_github ] is a Physics library for [ Godot] [ godot ] , using [ Rapier] [ rapier ] :
127133a physics engine written in Rust.
128134
129- Godot-Rapier was written in C++, and is in the final stage of
130- being rewritten completely in Rust. Its author wrote [ an article on
131- Reddit] ( https://www.reddit.com/r/godot/comments/1dtoufn/rewriting_godots_physics_server_in_rust/ ) with more details.
135+ Godot Rapier was written in C++, and is in the final "beta" stage of
136+ being rewritten completely in Rust.
132137
133- Additionally, Godot-Rapier's website was adopted on rapier
138+ Its author wrote [ an article on
139+ Reddit] ( godot_rapier_reddit ) with more details. Since then,
140+ the web exports have been fixed.
141+
142+ Additionally, Godot Rapier's website was adopted on rapier
134143domain at
135- https://godot.rapier.rs/ .
144+ [ https://godot.rapier.rs/ ] ( https://godot.rapier.rs/ ) .
145+
146+ [ rapier ] : https://rapier.rs/
147+ [ godot_rapier_github ] : https://github.com/appsinacup/godot-rapier-physics
148+ [ godot_rapier_reddit ] : https://www.reddit.com/r/godot/comments/1dtoufn/rewriting_godots_physics_server_in_rust/
149+ [ godot ] : https://godotengine.org/
136150
137151## Popular Workgroup Issues in GitHub
138152
0 commit comments