SFPhysics 2.2.3
dotnet add package SFPhysics --version 2.2.3
NuGet\Install-Package SFPhysics -Version 2.2.3
<PackageReference Include="SFPhysics" Version="2.2.3" />
paket add SFPhysics --version 2.2.3
#r "nuget: SFPhysics, 2.2.3"
// Install SFPhysics as a Cake Addin
#addin nuget:?package=SFPhysics&version=2.2.3
// Install SFPhysics as a Cake Tool
#tool nuget:?package=SFPhysics&version=2.2.3
A simple 2D physics package for SFML. It only supports circular and AABB bounds.
It makes no attempt to detect or handle inter-frame collision misses. It is
however perfectly suitable for most classic 2D games.
Version 2.2.3 contains a bug fixes
Version 2.2.0 has been released. There are 2 API changes
(1) PhysicsShapeList<T> now rerturns a T* from its iterator
(2) UpdatePhysics now takes an optional second parameter of a
fixed MS per upate. It will loop and make multiple updates as
necessary for the frame deltaMS. This allows the programmer to
tradeoff compute time for better acuray. A value of 0 sets the
update period to the current frame deltaMS, which is to say
it mimics the old behavior of one update per call.
Basic documentation is at https://github.com/profK/SFPhysics.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.3 | 103 | 3/10/2023 |
2.2.2 | 82 | 3/9/2023 |
2.2.1 | 96 | 3/6/2023 |
2.2.0 | 104 | 2/28/2023 |
2.1.1 | 102 | 2/28/2023 |
2.0.1 | 399 | 10/24/2022 |
2.0.0 | 349 | 8/7/2022 |
1.7.1 | 346 | 6/9/2022 |
1.7.0 | 305 | 6/9/2022 |
1.6.4 | 320 | 6/8/2022 |
1.6.3 | 316 | 6/8/2022 |
1.6.2 | 312 | 6/8/2022 |
1.6.1 | 315 | 6/7/2022 |
1.6.0 | 309 | 6/6/2022 |
1.5.0 | 315 | 6/5/2022 |
1.4.8 | 307 | 6/4/2022 |
1.4.7 | 311 | 6/3/2022 |
1.4.6 | 312 | 6/3/2022 |
1.4.5 | 307 | 6/3/2022 |
1.4.4 | 300 | 6/3/2022 |
1.4.3 | 311 | 6/3/2022 |
1.4.2 | 325 | 6/2/2022 |
1.4.1 | 318 | 6/1/2022 |
1.4.0 | 322 | 5/31/2022 |
1.3.0 | 324 | 5/31/2022 |
1.2.0 | 352 | 5/2/2022 |
1.1.5 | 346 | 5/2/2022 |
1.1.4 | 318 | 5/1/2022 |
1.1.2 | 322 | 5/1/2022 |
1.1.1 | 331 | 5/1/2022 |
1.1.0 | 321 | 5/1/2022 |
1.0.0 | 331 | 5/1/2022 |
0.2.0 | 351 | 4/27/2022 |
0.1.22 | 345 | 4/25/2022 |
0.1.21 | 348 | 4/25/2022 |
0.1.20 | 334 | 4/25/2022 |
0.1.19 | 337 | 4/24/2022 |
0.1.17 | 338 | 4/24/2022 |
0.1.16 | 344 | 4/24/2022 |
0.1.14 | 336 | 4/23/2022 |
0.1.13 | 340 | 4/23/2022 |
0.1.12 | 335 | 4/23/2022 |
0.1.11 | 331 | 4/23/2022 |
0.1.10 | 337 | 4/23/2022 |
0.1.9 | 299 | 4/23/2022 |
0.1.8 | 340 | 4/22/2022 |
0.1.7 | 323 | 4/22/2022 |
0.1.6 | 333 | 4/22/2022 |
0.1.5 | 334 | 4/22/2022 |
0.1.4 | 339 | 4/22/2022 |
0.1.3 | 348 | 4/22/2022 |
0.1.2 | 323 | 4/22/2022 |
0.1.1 | 348 | 4/22/2022 |
0.1.0 | 344 | 4/22/2022 |