OmegaEngine 1.0.2

dotnet add package OmegaEngine --version 1.0.2
                    
NuGet\Install-Package OmegaEngine -Version 1.0.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OmegaEngine" Version="1.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OmegaEngine" Version="1.0.2" />
                    
Directory.Packages.props
<PackageReference Include="OmegaEngine" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OmegaEngine --version 1.0.2
                    
#r "nuget: OmegaEngine, 1.0.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=OmegaEngine&version=1.0.2
                    
Install OmegaEngine as a Cake Addin
#tool nuget:?package=OmegaEngine&version=1.0.2
                    
Install OmegaEngine as a Cake Tool

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/

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
1.0.2 1,588 10/26/2016
1.0.1 1,110 10/19/2016
1.0.0 1,347 6/30/2015
0.9.9 1,474 11/27/2014
0.9.0 1,390 3/28/2014
0.8.4 1,434 4/24/2013
0.8.3 1,318 2/6/2013
0.8.2 1,395 1/3/2013
0.8.1 1,606 9/7/2012
0.8.0 3,014 7/5/2012