OmegaEngine.Backend
1.0.2
dotnet add package OmegaEngine.Backend --version 1.0.2
NuGet\Install-Package OmegaEngine.Backend -Version 1.0.2
<PackageReference Include="OmegaEngine.Backend" Version="1.0.2" />
paket add OmegaEngine.Backend --version 1.0.2
#r "nuget: OmegaEngine.Backend, 1.0.2"
// Install OmegaEngine.Backend as a Cake Addin
#addin nuget:?package=OmegaEngine.Backend&version=1.0.2
// Install OmegaEngine.Backend as a Cake Tool
#tool nuget:?package=OmegaEngine.Backend&version=1.0.2
This package contains the actual library binaries for the OmegaEngine without the default assets (content and shader files). It is automatically included by the main package.
Use this package directly if another project in your solution with the same build output directory already references the main package to avoid duplicating the assets.
API documentation: http://omegaengine.de/api/omegaengine/
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- NanoByte.Common.SlimDX (= 2.0.4)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on OmegaEngine.Backend:
Package | Downloads |
---|---|
AlphaEditor
The AlphaEditor is an IDE-like editor for games based on the AlphaFramework. You can use it to create GUI screens, maps, particle systems, etc.. The "OmegaEngine Templates" Visual Studio extension can help you set up a suitable project structure. API documentation: http://omegaengine.de/api/alphaframework/ |
|
OmegaGUI
OmegaGUI is a skinable GUI toolkit for the OmegaEngine with an XML file format und Lua scripting. The AlphaEditor contains a WYSIWYG editor for the toolkit. API documentation: http://omegaengine.de/api/omegaengine/ |
|
OmegaEngine
The OmegaEngine is a general-purpose 3D graphics engine written in C# using the .NET Framework 2.0 and DirectX 9 via SlimDX. The engine is designed to be light-weight, modular and gameplay-agnostic. The complementary OmegaGUI, AlphaFramework and AlphaEditor help you build games using the OmegaEngine. API documentation: http://omegaengine.de/api/omegaengine/ |
GitHub repositories
This package is not used by any popular GitHub repositories.