Search the web
Sign In
New User? Sign Up
dancedev · DANCE software development
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 97 - 140 of 248   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
97
Hi! How can I connecte the articulated object to a static position.For example I want to let the left hand of the human hold the some static object and move...
cxyzhao
Offline Send Email
Jan 23, 2008
8:28 am
98
The version of DANCE that is currently available online (dance_v3_binary_072506.zip & dance_v3_072506_1625.zip) cannot perform that function, although I do...
shapiroari
Offline Send Email
Jan 24, 2008
6:01 am
99
Thank you! Hope to see the new vision in time , I have waited for it for a long time:) By the way , I can help you to do something if you need some help for...
cxyzhao
Offline Send Email
Jan 24, 2008
11:52 pm
102
I've successfully compiled DANCE in VC9 (Visual C++ 2008). Hereafter the troubles I had, and how I solved them. But: last trouble is not solved yet :-( 1....
ciapistess
Offline Send Email
Feb 24, 2008
1:02 am
109
Hi All, I've downloaded DANCE visual studio 2005 source code and it have compiled ok, but I've got the same problem as Andrea in tutorial 6. Any idea? Thanks a...
xavierllrod
Offline Send Email
Apr 9, 2008
2:06 pm
110
The crash can be fixed by changing the code in Sensor/Sensor.cpp at line 87 from: danceInterp::OutputMessage("Sensor '%s' has been enabled."); to ...
shapiroari
Offline Send Email
Apr 10, 2008
6:21 pm
117
I downloaded dance_v3_072506_1625_vs2005, ImageMagick-6.2.8-5-Q8-windows-dll and python-2.4.3 to compile. when i compiled it in VS 2005 i got the following...
muniraj_143
Offline Send Email
May 30, 2008
8:37 pm
118
Assuming that you have the directory c:\dance_v3, try setting: DANCE_DIR to c:/dance_v3 (note the forward slashes, not backwards) and FLTK_DIR to...
shapiroari
Offline Send Email
May 31, 2008
7:45 pm
119
I got bvh from somewhere on the web, loaded on "MotionPlayer" by "Load Motion" option, then converted it to simulated character by clicking on "Convert to...
jlastsong
Offline Send Email
Jun 1, 2008
5:58 am
120
hi, could anyone give me tips on how to make skeleton model kick a ball ( from tutorial 3)? I want to make two characters pass balls to each other.. any help...
jlastsong
Offline Send Email
Jun 1, 2008
11:37 am
121
when I save a session of working ragdoll simulation, and reload it again, the system crashes and closes. How can I fix this? Also, how do I incorporate...
jlastsong
Offline Send Email
Jun 2, 2008
10:17 pm
122
hi I deleted everything and reinstalled again and it works well thanks for the help Regards Muniraj shapiroari <shapiroari@...> wrote:...
muni raj
muniraj_143
Offline Send Email
Jun 3, 2008
1:14 pm
123
This is an extremely difficult task if you want to do it during physical simulation. You would need to write a controller (look at TestController) that would...
shapiroari
Offline Send Email
Jun 5, 2008
5:06 pm
124
The sessions are saved as python commands in the .dpy file. If you open that file, you will see all the DANCE commands that are necessary to reconstruct your...
shapiroari
Offline Send Email
Jun 5, 2008
5:11 pm
125
Thank you for your help. Can I ask one more question? How can I make a ragdoll hang onto a bar that will be hanging in the midair? When I throw a ball at it...
Jamie Park
jlastsong
Offline Send Email
Jun 8, 2008
5:43 am
126
Thank you very much for your help. I attached the dpy file. I loaded the Tutorial 3 script "Skeleton with Pose control and collision" and just added another...
Jamie Park
jlastsong
Offline Send Email
Jun 8, 2008
8:12 am
127
I have a newer version of DANCE that allows you to attach bones to other characters or to fixed points in the scene. You cannot do it easily with this version...
shapiroari
Offline Send Email
Jun 10, 2008
4:37 am
128
Jamie, Can you send me the entire dancesession.test directory as well? That contains the specific poses and geometry of each skeleton. Regards, Ari Shapiro ......
shapiroari
Offline Send Email
Jun 10, 2008
4:41 am
129
OMG I am very interested in the new version!!! I am so eager to try it! I think the new version will help me greatly!! Thank you ... From: shapiroari...
Jamie Park
jlastsong
Offline Send Email
Jun 13, 2008
7:46 am
130
I attached the entire dance session. Thank you so much for your help. ... From: shapiroari <shapiroari@...> To: dancedev@yahoogroups.com Sent: Monday,...
Jamie Park
jlastsong
Offline Send Email
Jun 13, 2008
7:49 am
131
I'm very interested in the new version. I'm trying to apply DANCE in the biomechanics field so these new functionalities look useful. Thank you. Andrea....
andrea.chiodi@...
ciapistess
Offline Send Email
Jun 13, 2008
1:36 pm
132
It looks like there is some error with the 'smiley' material on the ball. Edit the file test.dpy and change line 43 from: dance.geometry("sphere", "material",...
shapiroari
Offline Send Email
Jun 17, 2008
3:08 am
133
hi I am very interested in making very natural human motion simulation by combining physic-based dynamic simulation and motion capture data. Could you give me...
Jamie Park
jlastsong
Offline Send Email
Jun 20, 2008
8:54 am
134
Do you know about "inverse dynamics"? You should be more specific about what you want to achieve. Is the mocap data for learning only, or is it the "framing"...
Lukasz Stafiniak
lukstafi@...
Send Email
Jun 21, 2008
8:16 pm
135
Hi I download dance_v3 2005, when I am building it, the following error exists numerous times. 3>c:\dance_v3\core\src\defs.h(45) : fatal error C1083: Cannot...
forestluozq
Offline Send Email
Dec 5, 2008
9:52 am
136
Did you set your DANCE_DIR environment variable like: c:/dance_v3 (using forward slashes) before you opened Visual Studio? Ari Shapiro...
shapiroari
Offline Send Email
Dec 5, 2008
10:09 pm
137
Hi Ari I have set DANCE_DIR in winXP, in control panel>system>advance>environmental variable, add DANCE_DIR c:/dance_v3 But I still meet the same error. Do I...
forestluozq
Offline Send Email
Dec 6, 2008
3:04 am
138
I was able to elicit the same error as you report when my DANCE_DIR variable is not set to the dance_v3 directory properly. Where is the path to DANCE that you...
shapiroari
Offline Send Email
Dec 6, 2008
7:11 pm
139
Hi Ari I extract DAnce to the folder c:/dance_v3, that means the dance_v3.sln lies in this folder (c:/dance_v3). I then add the DANCE_DIR in windoww XP as...
forestluozq
Offline Send Email
Dec 7, 2008
6:51 am
140
Try this: Right click on the dance_v3 project, the choose Properties. Under Configuration Properties / C/C++ / Command Line, send me the contexts of the text...
Ari Shapiro
shapiroari
Offline Send Email
Dec 7, 2008
8:06 pm
Messages 97 - 140 of 248   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help