Skip to main content

Jitter Physics 2, the evolution of Jitter Physics, is an impulse-based dynamics engine with a semi-implicit Euler integrator. It is a fast, simple, and dependency-free engine written in C# with a clear and user-friendly API.

Total Downloads
59.3K
59,264
Published
Sep 18, 2023
Latest stable version

Install

.NET CLI
dotnet add package Jitter2 --version 2.0.0-alpha
Package Manager Console
Install-Package Jitter2 -Version 2.0.0-alpha
PackageReference
<PackageReference Include="Jitter2" Version="2.0.0-alpha" />

Frameworks

net6.0 net7.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.