JoltPhysicsSharp

repository·main·Indexed 19 days ago

https://github.com/amerkoleci/joltphysicssharp

Cross-platform .NET bindings for the JoltPhysics engine, targeting .NET 9.0 and .NET 10.0 and utilizing joltc for its underlying implementation.

Tokens
145
Snippets
2
Records
2
Agent score
15%

What's inside JoltPhysicsSharp

  1. Install JoltPhysicsSharp via NuGet

    main

    To use JoltPhysicsSharp in your .NET project, install the package using the dotnet CLI. This project provides cross-platform bindings for JoltPhysics targeting .net9.0 and .net10.0.

    dotnet add package JoltPhysicsSharp --version [VERSION]