SFPhysics 1.5.0
See the version list below for details.
dotnet add package SFPhysics --version 1.5.0
NuGet\Install-Package SFPhysics -Version 1.5.0
<PackageReference Include="SFPhysics" Version="1.5.0" />
<PackageVersion Include="SFPhysics" Version="1.5.0" />
<PackageReference Include="SFPhysics" />
paket add SFPhysics --version 1.5.0
#r "nuget: SFPhysics, 1.5.0"
#:package SFPhysics@1.5.0
#addin nuget:?package=SFPhysics&version=1.5.0
#tool nuget:?package=SFPhysics&version=1.5.0
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.
It has a pointerless API that mimics the SFML API conventions.
This version now supports use of vector of PhysicsShapes with the following caveats: (1) The vector must use reserved space and not grow beyond it in order to keep the data from relocating (2) You must pass vector.data[N].getBody() to world.AddPhysicsBody() in order to set it to the actual body and not a copy
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.3.2 | 803 | 3/16/2024 |
2.3.1 | 548 | 11/17/2023 |
2.2.6 | 558 | 4/21/2023 |
2.2.5 | 326 | 4/21/2023 |
2.2.4 | 341 | 4/21/2023 |
2.2.3 | 476 | 3/10/2023 |
2.2.2 | 379 | 3/9/2023 |
2.2.1.1 | 294 | 3/16/2024 |
2.2.1 | 382 | 3/6/2023 |
2.2.0 | 373 | 2/28/2023 |
2.1.1 | 392 | 2/28/2023 |
2.0.1 | 718 | 10/24/2022 |
2.0.0 | 630 | 8/7/2022 |
1.7.1 | 639 | 6/9/2022 |
1.7.0 | 614 | 6/9/2022 |
1.6.4 | 593 | 6/8/2022 |
1.6.3 | 590 | 6/8/2022 |
1.6.2 | 603 | 6/8/2022 |
1.6.1 | 588 | 6/7/2022 |
1.6.0 | 582 | 6/6/2022 |
1.5.0 | 629 | 6/5/2022 |
1.4.8 | 581 | 6/4/2022 |
1.4.7 | 588 | 6/3/2022 |
1.4.6 | 602 | 6/3/2022 |
1.4.5 | 614 | 6/3/2022 |
1.4.4 | 600 | 6/3/2022 |
1.4.3 | 587 | 6/3/2022 |
1.4.2 | 588 | 6/2/2022 |
1.4.1 | 606 | 6/1/2022 |
1.4.0 | 590 | 5/31/2022 |
1.3.0 | 602 | 5/31/2022 |
1.2.0 | 627 | 5/2/2022 |
1.1.5 | 632 | 5/2/2022 |
1.1.4 | 573 | 5/1/2022 |
1.1.2 | 584 | 5/1/2022 |
1.1.1 | 637 | 5/1/2022 |
1.1.0 | 600 | 5/1/2022 |
1.0.0 | 609 | 5/1/2022 |
0.2.0 | 644 | 4/27/2022 |
0.1.22 | 628 | 4/25/2022 |
0.1.21 | 614 | 4/25/2022 |
0.1.20 | 577 | 4/25/2022 |
0.1.19 | 622 | 4/24/2022 |
0.1.17 | 598 | 4/24/2022 |
0.1.16 | 639 | 4/24/2022 |
0.1.14 | 615 | 4/23/2022 |
0.1.13 | 605 | 4/23/2022 |
0.1.12 | 602 | 4/23/2022 |
0.1.11 | 594 | 4/23/2022 |
0.1.10 | 624 | 4/23/2022 |
0.1.9 | 546 | 4/23/2022 |
0.1.8 | 600 | 4/22/2022 |
0.1.7 | 585 | 4/22/2022 |
0.1.6 | 586 | 4/22/2022 |
0.1.5 | 580 | 4/22/2022 |
0.1.4 | 586 | 4/22/2022 |
0.1.3 | 627 | 4/22/2022 |
0.1.2 | 578 | 4/22/2022 |
0.1.1 | 585 | 4/22/2022 |
0.1.0 | 588 | 4/22/2022 |