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...
... I'm interested. -- Bruno de Oliveira Schneider http://www.dcc.ufla.br/~bruno/...
Bruno de Oliveira Sch...
boschneider@...
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...
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...
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: ...
... 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...
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...
... 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...
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 ...
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...
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...
... 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...
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...
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...
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...
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, 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...
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@...
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@...
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...
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...