Cross platform modern .net9.0 and .net8.0 bindings for JoltPhysics using joltc.
Installation - Nuget
dotnet add package JoltPhysicsSharp --version [VERSION]
Make sure to add also the native libraries dependency
dotnet add package JoltPhysics.Native --version 1.0.0
If you want to debug the native libraries add the debug dependency
dotnet add package JoltPhysics.Native.Debug --version 1.0.0
Please consider SPONSOR me to further help development and to allow faster issue triaging and new features to be implemented. NOTE: any feature request would require a sponsor in order to allow faster implementation and allow this project to continue.