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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 22 - 52 of 248   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
22
I have a working version of DANCE running under Linux. Are people out there interested in this version? If so, I can post it on the web site. Regards, Ari...
shapiroari
Online Now Send Email
Mar 3, 2006
9:59 pm
23
Yes, please :)))...
Lukasz Stafiniak
lukstafi@...
Send Email
Mar 4, 2006
10:48 am
24
... I'm interested. -- Bruno de Oliveira Schneider http://www.dcc.ufla.br/~bruno/...
Bruno de Oliveira Sch...
boschneider@...
Send Email
Mar 6, 2006
12:34 pm
25
All, I have placed a new version of DANCE that includes Linux support on the website at: http://www.magix.ucla.edu/dance/ You can also download it directly...
shapiroari
Online Now Send Email
Mar 7, 2006
12:44 am
26
I just posted a new dance_v3_030606_1419.zip. There was a problem with the ode.dll and ode.lib files for Windows. If you are getting an error on startup, then...
shapiroari
Online Now Send Email
Mar 7, 2006
5:41 am
27
I've added more documentation for the plugins and placed all the documentation into one PDF file instead of separate Word documents. You can download it here: ...
shapiroari
Online Now Send Email
Mar 8, 2006
10:04 pm
29
Hi, I successfully got Dance working under .net v7.1, but amhaving trouble with installing on another machine using net2005. (i) On build it...
ellisondavid2000
ellisondavid...
Offline Send Email
Apr 27, 2006
2:08 pm
30
... trouble with installing on another machine using net2005. ... Try rebuilding the main 'dance' project, this is the one that produces the dance_d.lib. If it...
shapiroari
Online Now Send Email
Apr 27, 2006
3:53 pm
31
Thanks for this ... I started again and I have now done this. libc was already in the ... so ... still ... I have added c:/Python24/include again (as I did...
ellisondavid2000
ellisondavid...
Offline Send Email
May 2, 2006
10:33 am
32
... I would check Linker/input/Additional Dependencies and see if python24_d.lib appears somewhere. If so, change it to python24.lib. Alternatively, you could...
shapiroari
Online Now Send Email
May 4, 2006
6:21 am
33
Hi DANCE-Users, has anyone already achieved to install the Linux-DANCE-version properly? I have several problems: 1. #include <gl/glut.H> needed by...
gerrit.schultz
Offline Send Email
May 11, 2006
10:19 am
34
Gerrit, It looks like there is a small problem with the distribution: 1) In core/src/GLutilities.cxx You should change the line: #include <gl/glut.H> to ...
shapiroari
Online Now Send Email
May 11, 2006
7:52 pm
35
Ari, thanks! I don't get any segmentation faults anymore. Unfortunately there is another problem, but this problem can be solved easily. All the data has the...
gerrit.schultz
Offline Send Email
May 12, 2006
2:55 pm
36
It looks like the motion capture data wasn't included in the distribution. For the most part, I am using the mocap data from CMU's mocap website...
shapiroari
Online Now Send Email
May 12, 2006
9:11 pm
37
Hello Ari, I like the skeleton model very much. I would really like to animate my motion capture data as a skeleton. I haven't really understood yet, how I...
gerrit.schultz
Offline Send Email
May 15, 2006
5:07 pm
38
... There are two ways to animate motion capture data: 1) You can render them directly from the screen or to a POVRay file. There is a default appearance to...
shapiroari
Online Now Send Email
May 17, 2006
6:59 pm
39
I'm trying to compile 'DANCE' with .NET2005. and, I've also got the same error process(?) as previous messages. after fixing "dancePython.h" file and changing...
chinyohan
Online Now Send Email
Jul 21, 2006
9:31 pm
40
What version of Python are you using? Ari...
shapiroari
Online Now Send Email
Jul 24, 2006
11:05 pm
41
Hi, shapiroari I've checked the python version, it was 2.4.1 Thus, I removed it and re-installed 2.4.2 version. Tried to compile. but, I've got same error...
chinyohan
Online Now Send Email
Jul 25, 2006
12:52 am
42
Can you try downloading the new version of DANCE and tell me if you still have the same problem? Ari ... __cdecl ... static int ... static...
shapiroari
Online Now Send Email
Jul 26, 2006
2:37 am
43
All, I have created an updated DANCE version. I recommend that you upgrade your code to this version. The ODE simulation is much more stable and is able to...
shapiroari
Online Now Send Email
Jul 26, 2006
2:37 am
44
Hi , I'm new to this list I'm involved in the production of 3D content Does dance license prohibits its use in a production environment ? Serge Bakkal...
serge_bakkal
Offline Send Email
Aug 5, 2006
8:27 pm
45
... Serge, The DANCE license allows you to use the program for academic or non-commercial purposes. If you have a commercial/production use, then we'll have to...
shapiroari
Online Now Send Email
Aug 5, 2006
8:44 pm
46
All, If you are having trouble running Tutorial 4 - Many Skeleton Ragdolls from the new DANCE release, perform the following change: In...
shapiroari
Online Now Send Email
Aug 6, 2006
11:13 pm
47
Hi! Just a little note for those of you who are trying to build DANCE under .NET 2005: - You will want to rebuild 'ode.dll' with .NET 2005 as the ode.dll file ...
Sébastien Quirion
squirion@...
Send Email
Aug 23, 2006
8:15 pm
48
Hi! At page 75 of the DANCE manual, there is a description of a MocapTrakingController plugin. However, this plugin does not seem to be present in the latest...
Sébastien Quirion
squirion@...
Send Email
Aug 23, 2006
8:30 pm
49
Hi Sébastien, There are a couple of projects that are included, but not actually added to the solution. You should be able to right-click on dance_v3 in the...
Brian Allen
dexter_allen
Offline Send Email
Aug 23, 2006
9:12 pm
50
Sébastien, I just checked in the corrected version of ModelWindow.cxx to CVS. Thanks for the fix! brian ... -- Brian Allen vector@... ...
Brian Allen
dexter_allen
Offline Send Email
Aug 23, 2006
9:15 pm
51
Sébastien, The MocapTrackingController code is a little buggy and the interface is a little sloppy. I'm retooling it as a physically-based retargeting plugin...
shapiroari
Online Now Send Email
Aug 23, 2006
9:54 pm
52
Thank you! ... From: "Brian Allen" <chokma@...> To: <dancedev@yahoogroups.com> Sent: Wednesday, August 23, 2006 4:56 PM Subject: Re: [dancedev]...
Sébastien Quirion
squirion@...
Send Email
Aug 24, 2006
2:45 pm
Messages 22 - 52 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