FlysEngine 2.0.0
See the version list below for details.
dotnet add package FlysEngine --version 2.0.0
NuGet\Install-Package FlysEngine -Version 2.0.0
<PackageReference Include="FlysEngine" Version="2.0.0" />
paket add FlysEngine --version 2.0.0
#r "nuget: FlysEngine, 2.0.0"
// Install FlysEngine as a Cake Addin #addin nuget:?package=FlysEngine&version=2.0.0 // Install FlysEngine as a Cake Tool #tool nuget:?package=FlysEngine&version=2.0.0
Real-time 2D rendering utilities based on SharpDX/Direct2D.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Vortice.Direct2D1 (>= 2.1.0)
- Vortice.Direct3D11 (>= 2.1.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on FlysEngine:
Package | Downloads |
---|---|
FlysEngine.Desktop
For easier use for FlysEngine in desktop application. |
|
FlysEngine.Sprites
Bundled FlysEngine with Sprite functions and physics engine (from FarseerDuality). |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.6 | 664 | 7/12/2022 |
2.0.4 | 453 | 7/6/2022 |
2.0.2 | 439 | 6/29/2022 |
2.0.1 | 485 | 1/28/2022 |
2.0.0 | 464 | 1/25/2022 |
1.0.7 | 535 | 12/24/2020 |
1.0.6 | 1,100 | 12/10/2019 |
1.0.5 | 987 | 3/13/2019 |
1.0.4 | 1,122 | 1/9/2019 |
1.0.2 | 1,031 | 12/24/2018 |
1.0.1 | 918 | 12/21/2018 |
1.0.0 | 919 | 12/21/2018 |
0.1.4 | 793 | 12/20/2018 |
0.1.3 | 949 | 8/23/2018 |
0.1.2 | 1,227 | 2/11/2018 |
0.1.0.1 | 1,200 | 2/11/2018 |
0.1.3:
Upgrade to SharpDX 4.1.0
Remove SolidColorBrushManager.
0.1.4:
Upgrade to SharpDX 4.2.0
Add CreateDeviceContextCPUBitmap
1.0.0: Add source code link for github.
1.0.1: Add LINQPad Samples
1.0.2: Move DurationSinceStart from RenderTimer into XResource
1.0.4: Clean code, bump version.
1.0.5: Fix linqpad-samples.
1.0.6: Add D3Device in XResource.
1.0.7: Add size dependent TextFormat.