MSBTools
From Moviesandbox
(4 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
- | The MovieSandbox Tools provide | + | The MovieSandbox Tools provide functions that enhance the possibilities of Moviesandbox beyond the capabilities of the standard Unreal Engine. MSB Tools are independent programs that communicate with MSB through the network Protocol UDP. |
The Tools are located in your MovieSandbox directory in a folder called 'MSBTools' or can be downloaded from the [[Downloads]] page. | The Tools are located in your MovieSandbox directory in a folder called 'MSBTools' or can be downloaded from the [[Downloads]] page. | ||
Line 8: | Line 8: | ||
<h3>[[Device Input|Multi HID Input]]</h3> | <h3>[[Device Input|Multi HID Input]]</h3> | ||
- | Multi HID Input is the Device input Tool that lets you connect multiple Gamepads, WiiMotes or other HID input devices like the Gametrak[http://www.in2games.uk.com] controller to MovieSandbox. Every Device communicates with Unreal through a channel. By matching the selected channel and the | + | Multi HID Input is the Device input Tool that lets you connect multiple Gamepads, WiiMotes or other HID input devices like the Gametrak[http://www.in2games.uk.com] controller to MovieSandbox. Every Device communicates with Unreal through a channel. By matching the selected channel and the UDPInput Channel in MSB you can control any property of any object live. |
Run one MulitHIDInput per Device you want to connect! | Run one MulitHIDInput per Device you want to connect! | ||
- | |||
- | <h3>[[Tracer|Tracer]]</h3> | ||
- | The Tracer Tools is used in conjuction with the [[VoxelEditor]] to create your own characters easily. You can specify a color and a height image that can then be transfered to the [[VoxelEditor]]. | ||
<h3>[[Milkscanner_Tutorial|Milkscanner]]</h3> | <h3>[[Milkscanner_Tutorial|Milkscanner]]</h3> | ||
The Milkscanner is a Tool used together with the Tracer tool. The Milkscanner can create a height image by scanning in an object with a webcam, a tupperware bowl, some LEGO and Milk. | The Milkscanner is a Tool used together with the Tracer tool. The Milkscanner can create a height image by scanning in an object with a webcam, a tupperware bowl, some LEGO and Milk. | ||
+ | |||
+ | <h3>[[Character Recorder_Tutorial|Character Recorder]]</h3> | ||
+ | The Character Recorder is a tool to create skeletal poses from frames of recorded video. | ||
+ | |||
+ | [[Category:Tutorials]] |
Current revision
The MovieSandbox Tools provide functions that enhance the possibilities of Moviesandbox beyond the capabilities of the standard Unreal Engine. MSB Tools are independent programs that communicate with MSB through the network Protocol UDP. The Tools are located in your MovieSandbox directory in a folder called 'MSBTools' or can be downloaded from the Downloads page.
Contents |
The different Tools in Detail
Audio Tool
Used for analyzing waveforms taken from a microphone (or other sound input) or a .wav file. Supports direct recording of .wav files. Sends "mouth open" commands to moviesandbox according to MSB Character's channel settings. Run one AudioTool per Lipsync channel!
Multi HID Input
Multi HID Input is the Device input Tool that lets you connect multiple Gamepads, WiiMotes or other HID input devices like the Gametrak[1] controller to MovieSandbox. Every Device communicates with Unreal through a channel. By matching the selected channel and the UDPInput Channel in MSB you can control any property of any object live. Run one MulitHIDInput per Device you want to connect!
Milkscanner
The Milkscanner is a Tool used together with the Tracer tool. The Milkscanner can create a height image by scanning in an object with a webcam, a tupperware bowl, some LEGO and Milk.
Character Recorder
The Character Recorder is a tool to create skeletal poses from frames of recorded video.