A C# interop library for the Silkworm2 cloth physics library.
Go to file
cosmonaut 95315da684 API update 2022-06-24 12:02:07 -07:00
.gitignore initial commit 2022-06-23 17:06:38 -07:00
LICENSE initial commit 2022-06-23 17:06:38 -07:00
README.md initial commit 2022-06-23 17:06:38 -07:00
Silkworm2CS.cs API update 2022-06-24 12:02:07 -07:00
Silkworm2CS.csproj initial commit 2022-06-23 17:06:38 -07:00

README.md

This is Silkworm2CS, a C# interop library for the Silkworm2 cloth physics library.

License

Silkworm2 and Silkworm2CS are released under the zlib license. See LICENSE for details.

About Silkworm

For more information about Silkworm2, take a look at the Silkworm repository.