Eric_Hill's instructables
Achievements
- Eric_Hill completed the lessons Manufacturing, Circuit Board Design Class and Assembling the Board in the class Circuit Board Design Class
- Eric_Hill completed the lessons Preparing a Schematic and Laying Out the Board in the class Circuit Board Design Class
- Eric_Hill completed the lesson PCB Concepts and Materials in the class Circuit Board Design Class
- Eric_Hill commented on Eric_Hill's instructable DIY Motion Control Gaming
- Eric_Hill commented on Eric_Hill's instructable DIY Motion Control GamingView Instructable »
Definitely! This project is mostly geared towards head tracking but could pretty easily be used for full body positional tracking. If that's something you are trying to do feel free to reach out to me if you need any help
- Eric_Hill commented on Eric_Hill's instructable DIY Motion Control GamingView Instructable »
Thanks I'm glad you enjoyed it!
- Eric_Hill commented on Eric_Hill's instructable DIY Motion Control GamingView Instructable »
Originally I did it like this but the Wiimote was bulky and irritating to attach to the user. Also, having the sensor attached to the user allows for a greater degree of movement because the camera on the Wiimote has a very small field of view, so if it was attached to the user and they turned their head more than around 35 degrees, the system would fail. To answer your concern about missing out on the possibility of working with the nunchuck or motion controls, GlovePIE has the ability to connect to multiple Wiimotes, so it is extremely easy to just connect up a second Wiimote if you want to use it as a type of Oculus control.
- Eric_Hill's instructable DIY Motion Control Gaming's weekly stats:
- Eric_Hill commented on janth's instructable Another SLOMO-FrameView Instructable »
Would be great to see a video rather than pictures
- Eric_Hill entered DIY Motion Control Gaming in the Game Life Contest contest
Yeah that should be no problem. The code would be very similar, you would just need a way to communicate spacial values from the IMUs to your program and do a bit of calculation. If you reference the code from this project I'm sure you could get it done pretty easily. Let me know how things go!