Skip to content

A wrapper for XInput allowing simple use of an Xbox360Controller in VL / vvvv gamma

License

Notifications You must be signed in to change notification settings

domjancik/VL.IO.Xbox360Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VL.IO.Xbox360Controller

VL wrapper for DXSharp.XInput adding nodes for the Xbox 360 Controller

With this you can quickly add an extra layer of polish to your exported apps.

Using the library

In order to use this library with vl you have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see Managing Nugets in the VL documentation. As described there you go to the commandline and then type:

nuget install VL.IO.Xbox360Controller

Once the VL.IO.Xbox360Controller nuget is installed and referenced in your VL document you'll find nodes called Xbox360Controller in your node browser. Use those to read all the various inputs this controller provides.

For extra details on how to use this library, check out the included HowTo patch "Read Xbox 360 Controller inputs", available in the Help Browser (F1).

Nodes

  • Xbox360Controller
  • Xbox360Controller (State)
  • Xbox360Controller (Vector)

Issues

If you're having any issues with the library, please report them in the Issues

About

A wrapper for XInput allowing simple use of an Xbox360Controller in VL / vvvv gamma

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published