File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -121,6 +121,19 @@ _Check out the [web examples][chuot-examples]!_
121
121
122
122
## Library Updates
123
123
124
+ ### Godot-Rapier: Rewrite it in Rust
125
+
126
+ Godot-Rapier is a Physics library for Godot, using Rapier,
127
+ a physics engine written in Rust.
128
+
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.
132
+
133
+ Additionally, Godot-Rapier's website was adopted on rapier
134
+ domain at
135
+ https://godot.rapier.rs/ .
136
+
124
137
## Popular Workgroup Issues in GitHub
125
138
126
139
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments