OmegaEngine.Templates 1.9.7

dotnet new install OmegaEngine.Templates::1.9.7
                    
This package contains a .NET Template Package you can call from the shell/command line.

OmegaEngine project templates

The OmegaEngine project templates help you create C# projects that use OmegaEngine, OmegaGUI and AlphaFramework.

These templates use the dotnet new command. To install them, run:

dotnet new install OmegaEngine.Templates

WinForms

A Windows Forms application that embeds a surface with 3D rendering via the OmegaEngine.

mkdir MyApp
cd MyApp
dotnet new omegaengine-winforms

Fullscreen

A fullscreen application with 3D rendering via the OmegaEngine.

mkdir MyApp
cd MyApp
dotnet new omegaengine-fullscreen

AlphaFramework

The AlphaFramework supplies a common base for building and rendering game worlds as well as an IDE-like Editor. The OmegaEngine provides the actual rendering functionality.

mkdir MyGame
cd MyGame
dotnet new omegaengine-alphaframework

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
1.9.7 81 2/15/2026
1.9.6 96 2/3/2026
1.9.5 113 1/25/2026
1.9.4 107 1/25/2026
1.9.3 108 1/24/2026
1.9.2 125 1/16/2026
1.9.1 111 1/14/2026
1.9.0 126 1/11/2026
1.8.0 137 1/5/2026
1.7.2 142 1/1/2026
1.7.1 132 12/31/2025
1.7.0 135 12/31/2025
1.6.0 144 12/27/2025
1.5.5 214 12/24/2025
1.5.4 208 12/23/2025
1.5.3 217 12/23/2025
1.5.2 219 12/22/2025
1.5.1 173 12/20/2025
1.5.0 330 12/17/2025
1.4.7 265 11/26/2025
Loading failed