@@ -121,18 +121,32 @@ _Check out the [web examples][chuot-examples]!_
121
121
122
122
## Library Updates
123
123
124
- ### Godot- Rapier: Rewrite it in Rust
124
+ ### Godot Rapier: Rewrite it in Rust
125
125
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 ] :
127
133
a physics engine written in Rust.
128
134
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.
132
137
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
134
143
domain 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/
136
150
137
151
## Popular Workgroup Issues in GitHub
138
152
0 commit comments