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 |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
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.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. |
|
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. |
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,488 | 4/29/2014 |
1.1.1508.5724 | 1,571 | 2/17/2014 |
1.1.1456.5398 | 1,219 | 12/27/2013 |
1.1.1161.61462 | 6,479 | 8/28/2013 |
1.1.1160.61462 | 3,914 | 3/7/2013 |
1.1.804.3121 | 2,286 | 10/9/2012 |
1.1.788.3121 | 1,227 | 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.