I have posted a new version of DANCE located at: http://www.magix.ucla.edu/dance/ I have also included more documentation on the plugins, especially ...
Hi everyone! I was trying to compile Dance under MS Visual Studio .NET 2005 (as I do not have .NET 2003 installed). Converting the solution file to 2005 is not...
Sébastien Quirion
squirion@...
Dec 1, 2005 8:54 pm
3
Sébastien, DANCE uses a number of 3rd party libraries, such as Python, ImageMagick and OpenGL. Perhaps one of these libraries is the culprit, because there is...
It might also just be a 'bug' in VS .NET 2005. In the project properties (for the linker) I specified to ignore the library 'libc.lib' and it seems to do the...
Sébastien Quirion
squirion@...
Dec 2, 2005 3:55 pm
5
Hi, Thanks for making DANCE available. I look forward to try it out, I am particularly interested in experimenting with balance and human walking...
Dan, Unfortunately, I do not have a preliminary linux version yet. There is no windows-specific code in DANCE, and all the libraries used are cross-platform,...
Ari, Thanks! Actually I have decided to just use the binary for now and worry about compilation when I need it! The binary did not work right away, it...
Hi, I'm interested in building controllers for the 3D skeleton model by using genetic algorithms. To do this, I'd need to access the physics routines in SDFast...
Armand, All the Sd/Fast routines are directly accessible from the SdfastSimul plugin. You can access sdinit(), sdassemble(), sdstate() and so forth directly...
Hi Ari, Thanks so much for your response and your offer to post some of the code. I'd really appreciate it if you would post that code as I think it'll really ...
Armand, I tried to put toghether some code for you quickly, but I wasn't having luck getting it to work correctly. It's a little more complicated than I...
Hi Ari, Thanks for looking into it. Yes, it definitely seems like a useful feature to have. Please let me know if you are able to solve this issue. Cheers, ...
Hello, I was hoping someone could answer a question for me. I thought all Plug-Ins for DANCE have to derive from the PlugIn class, as described in the Plugin...
Andrew, The skel18 and robot projects are not DANCE plugins, but rather just DLLs that support the sd/fast rigid body simulation for the 3-D (skel18) or 2-D...
Hi Ari, Thanks for the response. The architecture is still quite unclear to me, so I would appreciate it if you could please provide me with further ...
Sorry for the late reply. It's the SIGGRAPH submission time of the month again... The robot (2d skeleton) and skel18 (3d skeleton, so called because it has 18...
All, I have posted a new version of the DANCE software online: http://www.magix.ucla.edu/dance/ The new version is: dance_v3_013006_2215.zip Regards, Ari...
Ok, the link has been fixed on the website. Here is the change log: 1/29/06 ASF/AMC can now be properly converted to ArticulatedObjects. 1/18/05 Fixed model....
When trying to start the DANCE demo, I keep getting a error saying the program has encounted a problem and needs to close. If starting the demo from the...
I originally compiled the DANCE demo with version 7.1.3088, and .NET framework 1.1.4322sp1. If you don't have these versions, you could try installing the .NET...
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...