akjava / BVH-Pose-Editor

edit motion or pose with bvh-format on gwt/html5 apps
Apache License 2.0
16 stars 3 forks source link

Bvh Pose Editor #1

Closed Saqib-Khan closed 10 years ago

Saqib-Khan commented 11 years ago

Export button not working in bvh pose editor. I am using Google Chrome Version 26.0.1410.64 m. Please help.

akjava commented 11 years ago

thanks report.I'll check it. Update: I confirmed a bug and now fixing.

akjava commented 11 years ago

I temporary upload version 3.0 which is developed for newer three.js. http://game.akjava.com/creator/pose3.html try this one when you need exporting.

After pass all the test,I'll replace it on current version.

Saqib-Khan commented 11 years ago

Thanks for your time and dedication to Open Source...It is working fine on pose3.html below link :-) http://game.akjava.com/creator/pose3.html I have also using your Miku Miku Dance in my research Project. I love it.

Saqib-Khan commented 11 years ago

Hey I just needed a little help from your side..I an developing a web-base application for my research/thesis. Using kinect. I want to use you bvh pose editor in my website. How can i use/embed Bvh Pose editor in my Web-Project. I hve very little experience in web. I am a desktop developer and used .NET. Please help me i will be very thankful to you.waiting for your response

akjava commented 11 years ago

hi,at first i have to say Miku Miku Dance is not my project.i searched but i couldn't find out who developed that. that ok.

Sadly Bvh Pose Editor made with GWT(java).if you use this project code,at first you need learn how to use gwt. https://developers.google.com/web-toolkit/gettingstarted

once you learned gwt. maybe you can control it with some javascript library supporting kinnect. I don't have kinnect and not try it but i found some a library. http://kinesis-io.github.io/

Saqib-Khan commented 11 years ago

Okey thanks for your kind reply...Sorry i am mistaken about Miku Miku Dance. I will first learn GWT(java). thanks for the link :+1:

Will inform you about my progress once i make some :)

akjava commented 11 years ago

you are welcome. good luck!

Saqib-Khan commented 11 years ago

I am unable to open your github project completely..when i load it in browser it does not have editor options It have only motion creator options I am using eclipse(juno) hve installed the gwt plugin. is editor and motion created to be imported separately or in one project ??

akjava commented 11 years ago

BVH-Motion-Creator and PoseEditor is separated project. however PoseEditor works standalone.

anyway,I forgot to push remote, please wait I'm fixing now.

Update:Now Fixed,try it again.