File tree 2 files changed +23
-0
lines changed
2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -261,6 +261,29 @@ General Bevy API support is under-way so stay tuned!
261
261
262
262
[ bevy_mod_scripting ] : https://github.com/makspll/bevy_mod_scripting
263
263
264
+ ### [ bevy_silk]
265
+
266
+ ![ bevy_silk logo] ( bevy_silk.png )
267
+
268
+ [ bevy_silk] by @[ ManevilleF] is a cloth physics plugin for Bevy.
269
+
270
+ Apply cloth physics to any mesh, by adding a single component to your entity!
271
+
272
+ Features:
273
+
274
+ - Collision support using [ bevy_rapier] ( https://github.com/dimforge/bevy_rapier )
275
+ - Global and per-entity physics customization
276
+ - Dynamic smooth and flat normals
277
+ - Wind forces
278
+ - Custom cloth anchors
279
+
280
+ The library is fully documented and the repository provides various usage examples.
281
+
282
+ _ Discussions: [ Twitter] ( https://twitter.com/ManevilleF/status/1527313861199527937 ) _
283
+
284
+ [ bevy_silk ] : https://github.com/ManevilleF/bevy_silk
285
+ [ ManevilleF ] : https://twitter.com/ManevilleF
286
+
264
287
## Popular Workgroup Issues in Github
265
288
266
289
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments