• Home
  • Documentation
  • Forum
  • Blog
  • Users
    • Map
    • Userlist
    • Businesses
    • Userpages
    • Connections
  • Contributions
    • All
    • Store
  • Downloads
    • vvvv beta
    • vvvv beta previews
  • Store
Show / Hide Table of Contents

VL.IO.Xbox360Controller

Author: domj
Date: 21 Apr, 2019
Category: module
Credits:

Uses SharpDX.XInput, dependency automatically installed via nuget

Download

64bit

0-VL.IO_.Xbox360Controller.1.0.0.zip
21 Apr, 2019 - 15:32
nupkg for offline install, use nuget install otherwise

Description

This package adds nodes allowing you to use an Xbox 360 Controller in VL easily.

Similar pin layout as this plugin for vvvv xbox360controller but adds a Is Connected output and also there are 3 versions of the node available:

  1. Standard - Outputs all controller inputs as either floats or booleans

  2. Vector - Standard with thumbsticks as Vector2 values

  3. State - Outputs a single Record object

  4. Install using nuget in the commandline:

nuget install VL.IO.Xbox360Controller
  1. Add dependency to VL.IO.Xbox360Controller via the node browser
  2. Find nodes in IO.Xbox360Controller

A demo patch is included in examples folder in the nuget install location

Enjoy

  • Improve this Doc

© 2020 by vvvv group. Imprint | Privacy Policy.
Thanks to DocFX for building this website. Analytics by Plausible.

Back to top