SlimDX 4.0.13.44
slimdx has not longer been updated since 2012 and the website is also not reachable anymore
dotnet add package SlimDX --version 4.0.13.44
NuGet\Install-Package SlimDX -Version 4.0.13.44
<PackageReference Include="SlimDX" Version="4.0.13.44" />
paket add SlimDX --version 4.0.13.44
#r "nuget: SlimDX, 4.0.13.44"
// Install SlimDX as a Cake Addin #addin nuget:?package=SlimDX&version=4.0.13.44 // Install SlimDX as a Cake Tool #tool nuget:?package=SlimDX&version=4.0.13.44
SlimDX is a free open source framework that enables developers to easily build DirectX applications using .NET technologies such as C#, VB.NET, and IronPython.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. 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 SlimDX:
Package | Downloads |
---|---|
NanoByte.Common.SlimDX
Utility classes, interfaces, controls, etc. for SlimDX projects. API documentation: http://nano-byte.de/common/api/ |
|
DeltaEngine.SlimDX
DirectX Version of the Delta Engine, uses SlimDX. 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. |
|
SlimDX.D3D11Control
SlimDX.D3D11Control takes care of the boilerplate of device context initialization and swapchain setup. It also provides a couple of useful properties for configuring vertical synchronization, setting the rasterizer's cull- and fillmode, etc. |
|
Litmus
Litmus is an API which is used to quickly get the Average Color or the Most Prominent color displayed on the screen. |
|
Nuclectic.Input.Win32.Dx
Provides DirectInput gamepad support for Win32. Forked from the popular Nuclex Framework. |
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on SlimDX:
Repository | Stars |
---|---|
lucasassislar/nucleuscoop
Starts multiple instances of a game for split-screen multiplayer gaming!
|
|
dwmkerr/sharpgl
Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
|
|
kunzmi/managedCuda
ManagedCUDA aims an easy integration of NVidia's CUDA in .net applications written in C#, Visual Basic or any other .net language.
|
|
nol1fe/delaunator-sharp
Fast Delaunay triangulation of 2D points implemented in C#.
|
|
fqlx/XboxKeyboardMouse
Keyboard and mouse for Xbox One streaming on Windows
|
Provides the SlimDX framework as NuGet package (release version, .NET 2 and .NET 4, 32bit). For details see http://slimdx.org/ (Version 4.0.13.44 just adds .NET 2.0 support, it is still the January 2012 SlimDX release)