VVVV.SlimDX
1.0.12
Contains the architecture specific assemblies in the runtimes folder and uses the x86 one as reference assembly which will lead to a warning on build.
Requires NuGet 3.3 or higher.
Install-Package VVVV.SlimDX -Version 1.0.12
dotnet add package VVVV.SlimDX --version 1.0.12
<PackageReference Include="VVVV.SlimDX" Version="1.0.12" />
paket add VVVV.SlimDX --version 1.0.12
#r "nuget: VVVV.SlimDX, 1.0.12"
Release Notes
The January 2012 release was a minor stability release. Once again this release does not reflect a corresponding release of the DirectX SDK. Development effort was spent on fixing minor bugs and resolving issues in the installer and deployment infrastructure.
Full release notes
http://slimdx.org/docs/#What%27s_New_In_January_2012
Dependencies
This package has no dependencies.
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on VVVV.SlimDX:
Package | Downloads |
---|---|
VVVV.PluginInterfaces
The VVVV Plugin Interfaces Library
|
|
VVVV.Utils3rdParty
The VVVV Utility Library
|
|
VVVV.Hosting
The VVVV Hosting Library
|
|
VVVV.FeralTic
Small utilities wrapper for SlimDX / Direct3D11
|
|
ColladaSlimDX
.net library based on SlimDX to load Collada files
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on VVVV.SlimDX:
Repository | Stars |
---|---|
vvvv/vvvv-sdk
public sources of vvvv
|