Giter Site home page Giter Site logo

drenerdo / unimove Goto Github PK

View Code? Open in Web Editor NEW

This project forked from copenhagengamecollective/unimove

0.0 2.0 0.0 715 KB

A unity plugin for the playstation move controllers

Home Page: http://www.copenhagengamecollective.org/projects/unimove/

License: Other

C# 100.00%

unimove's Introduction

 __  __
/\ \/\ \          __  /'\_/`\
\ \ \ \ \    ___ /\_\/\      \    ___   __  __     __
 \ \ \ \ \ /' _ `\/\ \ \ \__\ \  / __`\/\ \/\ \  /'__`\
  \ \ \_\ \/\ \/\ \ \ \ \ \_/\ \/\ \L\ \ \ \_/ |/\  __/
   \ \_____\ \_\ \_\ \_\ \_\\ \_\ \____/\ \___/ \ \____\
    \/_____/\/_/\/_/\/_/\/_/ \/_/\/___/  \/__/   \/____/

http://www.copenhagengamecollective.org/projects/unimove/

Unity + PlayStation Move controller == UniMove!


Introduction
-------------------------

UniMove is an open-source Unity plugin and set of C# bindings that allows you to use PlayStation Move controllers with your Unity and/or C# application.

UniMove was created by Douglas Wilson of Die Gute Fabrik and Patrick Jarnfelt of the Copenhagen Game Collective, and is based on top of Thomas Perl’s super-nifty C API. The plugin is licensed under the GNU Lesser General Public License (v2.1 or later), and is still under development.

Thomas has updated his library so it works with Windows. However, connecting the move controllers to the Windows Bluetooth stack is a pain to say the least. If you can get your Move controllers to connect in windows through the move_pair utility attached here, then using the library in Unity will not be a problem. The problem is getting them connected in the first place.


Features include
-------------------------

 * Setting LEDs and rumble (USB and Bluetooth)
 * Read the status of the analog trigger (Bluetooth only)
 * Read values for the inertial sensors and buttons (Bluetooth only):
    * accelorometer
    * gyroscope
    * magnetometer
    * temperature
    * battery level
* High level orientation calculation


Work remaining
-------------------------

 * Include support for peripherals like the navigation controller and sharp shooter
 * make a utility tool for visual representation of sensor values
 * add tracking support


Pairing the Move Controllers
-------------------------

To be able to use the move controllers with you computer, they need to be "paired" with the computer and connected to the bluetooth.
Find the binaries of your OS from PS Move API here: http://thp.io/2010/psmove/
Find the "bin" folder inside the zip and open the psmovepair and follow the instructions.


Installation instructions
-------------------------

 * Start a new project, then go to: Assets –> Import Package –> Custom Package…
 * Find and select UniMove.package
 * In the “Importing package” window, press the “Import” button in the bottom right

Viola! The assets (code, scene, plugin) should now be extracted and visible in your Project window. Double click the “Test Scene” scene to load it.  You should now be able to press the Play button to run the test program!


Requirements
-------------------------

 * Unity Pro license (for including binaries)
 * OSX 10.8 or later (binary realeases for other OSs can be found here: http://thp.io/2010/psmove/)

unimove's People

Contributors

pjarnfelt avatar thp avatar acgaudette avatar ccoenen avatar

Watchers

James Cloos avatar Andre Smith avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.