Wii Nunchuck and Arduino controls 3D Studio Max

Categories: PC Connect, Video, Wiimote Hack.

This project uses a Wii Nunchuck and Arduino to controls 3D Studio Max.

“A good way to control objects in 3DS is to use the track view to assign different type of controllers to the various properties of the object you want to control. For instance, if you want to have small vibrations on the tip of a bird’s wing, you can use a Noise Controller. For this setup, I used the Motion Capture controller.

3DS can use different inputs to allow motion capture : Mouse, Keyboard, Joystick or MIDI. I wanted to use some kind of “translation” in processing to emulate a HID device, but it seems to be impossible… So I used MIDI.

Here’s my setup under windows :
- Arduino using a WiiChuck adapter from todbot (thanks kurt ^^) and the WiiChuck library from Tim Hirzel
- Data sent to Processing via serial connection and translated to MIDI CC messages using the proMIDI library by Christian Riekoff
- MIDI output from processing sent to midiYoke
- midiYoke sends this data to Ableton Live
- Ableton re-sends the CC messages to midiYoke
- Using Float Motion Capture controllers on 3D Studio Max to rotate the objects according to the pitch and roll of the wiichuck…”

Via Link

These icons link to social bookmarking sites where readers can share and discover new web pages.
  • digg
  • Reddit
  • del.icio.us
  • Furl
  • Fark
  • Spurl
  • BlinkList
  • LinkaGoGo
  • Simpy
  • co.mments
  • scuttle

4 comments.

GoNintendo » Blog Archive » Wii Nunchuck and Arduino controls 3D Studio Max- What are you waiting for?

Pingback on July 10th, 2008.

[…] Link // Cache-busting and pageid values var random = Math.round(Math.random() * 100000000); if (!pageNum) var pageNum = Math.round(Math.random() * 100000000); document.write(”); document.write(”); […]

WiiBits » Wii Nunchuck and Arduino controls 3D Studio Max

Pingback on August 9th, 2008.

[…] Original post by admin […]

Bookmarks about Diy

Pingback on January 1st, 2009.

[…] - bookmarked by 6 members originally found by mic5k89y on 2008-12-01 Wii Nunchuck and Arduino controls 3D Studio Max http://hackawii.com/wii-nunchuck-and-arduino-controls-3d-studio-max/ - bookmarked by 3 members […]

Leave a comment

Comments can contain some xhtml. Names and emails are required (emails aren't displayed), url's are optional.