@@ -130,20 +130,19 @@ _Check out the [web examples][chuot-examples]!_
130
130
caption="Godot Rapier showcase") }}
131
131
132
132
[ Godot Rapier] [ godot_rapier_github ] written by [ @Ughuuu ] ( https://github.com/Ughuuu )
133
- is a Physics Plugin for [ Godot] [ godot ] , using [ Rapier] [ rapier ] :
134
- a physics engine written in Rust.
133
+ is a physics plugin for [ Godot] [ godot ] that uses [ Rapier] [ rapier ] , a popular
134
+ physics engine written in Rust.
135
135
136
- Godot Rapier was written in C++, and is in the final "beta" stage of
137
- being rewritten completely in Rust.
136
+ Godot Rapier was originally written in C++,
137
+ and is now in the final stage of being completely rewritten in Rust.
138
138
139
- Its author wrote [ an article on
140
- Reddit] [ godot_rapier_reddit ] with more details. Since then,
141
- the web exports have been fixed,
142
- read more about this on the [ Rapier Godot Progress] ( https://godot.rapier.rs/docs/progress ) page.
139
+ Its author wrote [ an article on Reddit] [ godot_rapier_reddit ]
140
+ about their experience with the rewrite.
141
+ Note that in the meantime the web exports have been fixed.
143
142
144
- Additionally, Godot Rapier's website was adopted on rapier
145
- domain at
143
+ Godot Rapier's website was adopted as a Rapier subdomain at
146
144
[ https://godot.rapier.rs/ ] ( https://godot.rapier.rs/ ) .
145
+ There you can also find a [ progress overview] ( https://godot.rapier.rs/docs/progress ) .
147
146
148
147
[ rapier ] : https://rapier.rs/
149
148
[ godot_rapier_github ] : https://github.com/appsinacup/godot-rapier-physics
0 commit comments