File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed
Expand file tree Collapse file tree 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!
261261
262262[ bevy_mod_scripting ] : https://github.com/makspll/bevy_mod_scripting
263263
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+
264287## Popular Workgroup Issues in Github
265288
266289<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments