OpenTKWithOpenAL 1.1.1579.5793
dotnet add package OpenTKWithOpenAL --version 1.1.1579.5793
NuGet\Install-Package OpenTKWithOpenAL -Version 1.1.1579.5793
<PackageReference Include="OpenTKWithOpenAL" Version="1.1.1579.5793" />
paket add OpenTKWithOpenAL --version 1.1.1579.5793
#r "nuget: OpenTKWithOpenAL, 1.1.1579.5793"
// Install OpenTKWithOpenAL as a Cake Addin #addin nuget:?package=OpenTKWithOpenAL&version=1.1.1579.5793 // Install OpenTKWithOpenAL as a Cake Tool #tool nuget:?package=OpenTKWithOpenAL&version=1.1.1579.5793
The Open Toolkit Library (OpenTK) with OpenAL multimedia support
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (8)
Showing the top 5 NuGet packages that depend on OpenTKWithOpenAL:
Package | Downloads |
---|---|
DeltaEngine.Xna
Xna Version of the Delta Engine, requires Xna 4.0 framework to be installed. The Delta Engine allows you to develop applications and especially games for many different platforms (mobile, tablets, console, PC) completely under Windows with .NET or native C++ by using your favorite tools. |
|
DeltaEngine.OpenTK
OpenGL Version of the Delta Engine, uses OpenTK. The Delta Engine allows you to develop applications and especially games for many different platforms (mobile, tablets, console, PC) completely under Windows with .NET or native C++ by using your favorite tools. |
|
DeltaEngine.SharpDX
DirectX Version of the Delta Engine, uses SharpDX. The Delta Engine allows you to develop applications and especially games for many different platforms (mobile, tablets, console, PC) completely under Windows with .NET or native C++ by using your favorite tools. |
|
DeltaEngine.MonoGame
MonoGame Version of the Delta Engine, requires MonoGame 3 framework to be installed. The Delta Engine allows you to develop applications and especially games for many different platforms (mobile, tablets, console, PC) completely under Windows with .NET or native C++ by using your favorite tools. |
|
DeltaEngine.GLFW
OpenGL Version of the Delta Engine, uses GLFW3 (Pencil.Gaming). The Delta Engine allows you to develop applications and especially games for many different platforms (mobile, tablets, console, PC) completely under Windows with .NET or native C++ by using your favorite tools. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on OpenTKWithOpenAL:
Repository | Stars |
---|---|
DeltaEngine/DeltaEngine
Open Source Multiplatform Game Engine, C# OpenGL Version (custom wrapper) including the Editor
|
Version | Downloads | Last updated |
---|---|---|
1.1.1579.5793 | 1,758 | 4/29/2014 |
1.1.1508.5724 | 1,744 | 2/17/2014 |
1.1.1456.5398 | 1,368 | 12/27/2013 |
1.1.1161.61462 | 8,898 | 8/28/2013 |
1.1.1160.61462 | 4,800 | 3/7/2013 |
1.1.804.3121 | 2,686 | 10/9/2012 |
1.1.788.3121 | 1,377 | 10/9/2012 |
Provides the OpenTK library for Windows and adds the native OpenAL32.dll and wrap_oal.dll to make audio work. If you don't need OpenAL support just use the OpenTK package. Newest build 2014-03-15 based on the stable 1.1.1 release from the official https://github.com/opentk/opentk repository (lots of fixes from 2013 and much improved startup time). Can also be used via the DeltaEngine.OpenTK nuget package.