FlysEngine 1.0.5
Real-time 2D rendering utilities based on SharpDX/Direct2D.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package FlysEngine -Version 1.0.5
dotnet add package FlysEngine --version 1.0.5
<PackageReference Include="FlysEngine" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FlysEngine --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
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.
Dependencies
-
.NETFramework 4.0
- SharpDX (>= 4.2.0)
- SharpDX.Animation (>= 4.2.0)
- SharpDX.Direct2D1 (>= 4.2.0)
- SharpDX.Direct3D11 (>= 4.2.0)
- SharpDX.DXGI (>= 4.2.0)
- SharpDX.Mathematics (>= 4.2.0)
-
.NETFramework 4.5
- SharpDX (>= 4.2.0)
- SharpDX.Animation (>= 4.2.0)
- SharpDX.Direct2D1 (>= 4.2.0)
- SharpDX.Direct3D11 (>= 4.2.0)
- SharpDX.DXGI (>= 4.2.0)
- SharpDX.Mathematics (>= 4.2.0)
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- SharpDX (>= 4.2.0)
- SharpDX.Animation (>= 4.2.0)
- SharpDX.Direct2D1 (>= 4.2.0)
- SharpDX.Direct3D11 (>= 4.2.0)
- SharpDX.DXGI (>= 4.2.0)
- SharpDX.Mathematics (>= 4.2.0)
Used By
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.