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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 1 - 31 of 248   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1
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 ...
shapiroari
Online Now Send Email
Nov 22, 2005
8:26 pm
2
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@...
Send Email
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...
Ari Shapiro
shapiroari
Online Now Send Email
Dec 2, 2005
6:33 am
4
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@...
Send Email
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...
dansynek
Offline Send Email
Jan 2, 2006
8:58 am
6
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,...
shapiroari
Online Now Send Email
Jan 2, 2006
9:24 pm
7
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...
dansynek
Offline Send Email
Jan 3, 2006
10:02 pm
8
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...
armand451
Offline Send Email
Jan 9, 2006
5:40 pm
9
Armand, All the Sd/Fast routines are directly accessible from the SdfastSimul plugin. You can access sdinit(), sdassemble(), sdstate() and so forth directly...
Ari Shapiro
shapiroari
Online Now Send Email
Jan 10, 2006
8:26 am
10
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 Prieditis
armand451
Offline Send Email
Jan 10, 2006
4:40 pm
11
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...
shapiroari
Online Now Send Email
Jan 13, 2006
3:39 am
12
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, ...
Armand Prieditis
armand451
Offline Send Email
Jan 13, 2006
5:29 am
13
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...
drew_live4x
Offline Send Email
Jan 18, 2006
6:13 pm
14
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...
Ari Shapiro
shapiroari
Online Now Send Email
Jan 18, 2006
6:34 pm
15
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 ...
Andrew Arcilla
drew_live4x
Offline Send Email
Jan 18, 2006
8:36 pm
16
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...
shapiroari
Online Now Send Email
Jan 24, 2006
1:58 pm
17
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...
shapiroari
Online Now Send Email
Feb 1, 2006
1:23 am
18
Hi Ari, The changes file is not on the server Dan ....
Dan Synek
dansynek
Offline Send Email
Feb 1, 2006
5:10 am
19
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....
Ari Shapiro
shapiroari
Online Now Send Email
Feb 1, 2006
4:19 pm
20
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...
matw11
Offline Send Email
Feb 19, 2006
1:18 pm
21
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...
shapiroari
Online Now Send Email
Feb 21, 2006
4:59 am
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
Messages 1 - 31 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