BulletSharp 0.11.1
dotnet add package BulletSharp --version 0.11.1
NuGet\Install-Package BulletSharp -Version 0.11.1
<PackageReference Include="BulletSharp" Version="0.11.1" />
paket add BulletSharp --version 0.11.1
#r "nuget: BulletSharp, 0.11.1"
// Install BulletSharp as a Cake Addin #addin nuget:?package=BulletSharp&version=0.11.1 // Install BulletSharp as a Cake Tool #tool nuget:?package=BulletSharp&version=0.11.1
.NET wrapper for the Bullet physics engine
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on BulletSharp:
Package | Downloads |
---|---|
GeonBit
ECS game engine in MonoGame and C#. |
|
TGC.Core
Biblioteca de renderizado 3D académico utilizado para realizar los trabajos prácticos de la asignatura electiva Técnicas de Gráficos por Computadora (TGC) en la carrera de Ingeniería en Sistemas de Información. Universidad Tecnológica Nacional, Facultad Regional Buenos Aires (UTN-FRBA). |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on BulletSharp:
Repository | Stars |
---|---|
dereksorensen/KailashEngine
|
Based on Bullet 2.87.
Version 0.11.1 is the same as 0.11, except libbulletc.dll will be 64-bit in case of an Any CPU project.