# DeltaEngine.OpenTK **Repository Path**: clrt6174/DeltaEngine.OpenTK ## Basic Information - **Project Name**: DeltaEngine.OpenTK - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-17 - **Last Updated**: 2025-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Delta Engine ============ The Delta Engine is allows you to develop applications and especially games for many different platforms (mobile, tablets, console, PC) completely under Windows with .NET by using your favorite tools. It is free to use on Windows, Open Source and written in C# (.NET). Supported Frameworks: GLFW, OpenTK, SharpDX, SlimDX, XNA and MonoGame. There is also a native C++ version available at https://github.com/DeltaEngine/DeltaEngineCpp This release uses NuGet to get all required dependencies (you can also get the Delta Engine itself via NuGet). Only the .NET Framework 4 Extended is required. We also recommend Visual Studio 2012 or 2013 (e.g. the Express version). For additional tips see: http://deltaengine.net/learn/startingwithcsharp For details see http://DeltaEngine.net