A C# interop library for the Silkworm2 cloth physics library.
Go to file
cosmonaut c90ea86940 initial commit 2022-06-23 17:06:38 -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 initial commit 2022-06-23 17:06:38 -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.