Skip to content

nariakiiwatani/perfume-training-gypsum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perfume Global Site Project #001 -Real Stop Motion-

perfume global site

EVERYONE CAN DANCE PERFUME by using this application. :-)

Requirement

  • Connected device that can be used through OpenNI.

Usage

Get BVH files and Sound file

  1. Download from here

Create sequenced image files

  1. Double click /Bin/PrfmRSM.exe
  2. Select a BVH file.
  3. Select a folder to save image files.
  4. Application window will open and there will be showing a T-posed model.
  5. Make sure that your bone(skeleton) is recognized and displayed.
  6. Conform your bone to displayed model. EVERY frame...

In PrfmRSM...

  • Left Arrow: -1 frame
  • Right Arrow: +1 frame
  • Down Arrow: -50 frame
  • Up Arrow: +50 frame
  • Enter Key: Grab image and +1 frame (even though your pose is fake.)
  • z: lower match rate
  • x: upper match rate
  • Space Bar: random frame

Make movie

You can skip this step if you had any other way to make movie from sequenced images and sound.

  1. Double click /Bin/VideoMaker.exe
  2. Select "image" folder created automaticaly under the folder you selected to save images.
  3. Select a sound file.
  4. Select a path to save movie.

For Programmers

  • You can reduce BVH file's frame rate with /Tools/conv_bvh_frame_rate.pl
  • If you use Visual Studio /Tools/start_vs.bat may save steps of project setup. Anyway open it with a texteditor. :)

License

built by nariakiiwatani
facebook: nariakiiwatani
twitter: @nariakiiwatani
mail: nariakiiwatani@annolab.com


The MIT License

Copyright (c) 2012 nariakiiwatani and anno lab

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.