It is currently 19 May 2013, 19:53

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: Best Way to rig a Gold Chain
PostPosted: 05 Jul 2012, 10:32 
Offline

Joined: 16 Jun 2009, 09:47
Posts: 8
Hi,
Please i would like to know which way would be better to rig a gold chain like this?

Image

Thanks for help.


Top
 Profile  
 
 Post subject: Re: Best Way to rig a Gold Chain
PostPosted: 05 Jul 2012, 10:41 
Offline
Moderator
User avatar

Joined: 25 Nov 2009, 02:41
Posts: 472
It would depend on if the chain was connected at the ends but I'd say it'd be best left for a rigid body sim unless you need a really specific movement.

_________________
===================
Eric Thivierge
ethivierge@gmail.com
http://www.ethivierge.com
http://www.exocortex.com/products/species/


Top
 Profile  
 
 Post subject: Re: Best Way to rig a Gold Chain
PostPosted: 05 Jul 2012, 11:20 
Offline
Administrator
User avatar

Joined: 04 Jun 2009, 12:15
Posts: 3204
If you do decide to use a Rigid Body Simulation, you might want to look at the original Open Source version of Momentum (which you still can find at the local backup of rray.de if you search for "Studionest Momentum"). The local backup zip-file includes the sample project, which includes an example of a chain setup with RBD, IIRC. If and when you decide to go the Momentum route, you could check the commercial Exocortex Momentum at a later time as well...
;)

_________________
currently sporting a broken arm - response time decreased


Top
 Profile  
 
 Post subject: Re: Best Way to rig a Gold Chain
PostPosted: 05 Jul 2012, 13:20 
Offline

Joined: 16 Jun 2009, 09:47
Posts: 8
Thank you guys for your replys.
I don't know if I will go on Rigid Body Sim, because I just need it for a print (no animation). I'm just trying to get the best and faster way to make the chains interacting together when i will decide of the general shape.. Don't know if Im clear.. :p

Nems.


Top
 Profile  
 
 Post subject: Re: Best Way to rig a Gold Chain
PostPosted: 05 Jul 2012, 14:23 
Offline
User avatar

Joined: 09 Jun 2009, 14:09
Posts: 199
Location: London
Well in that case just constrain one link to a curve and duplicate along it. Roll every other link 90 degrees.

Move your curve points around until you are happy with the position.

Something like this

Code:
Application.SICreateCurve("crvlist", 3, 0)
Application.SIAddPointOnCurveAtEnd("crvlist", -2.71952817824377, 0, 0.773833791090281, False, 0, "")
Application.SIAddPointOnCurveAtEnd("crvlist", -2.27391874180865, 0, -0.839412925929718, False, 0, "")
Application.SIAddPointOnCurveAtEnd("crvlist", -1.15989515072084, 0, -0.878760406832644, False, 0, "")
Application.SIAddPointOnCurveAtEnd("crvlist", 0.281782437745741, 0, 0.406590635996297, False, 0, "")
Application.SIAddPointOnCurveAtEnd("crvlist", 1.3302752293578, 0, 1.46897262037532, False, 0, "")
Application.SIAddPointOnCurveAtEnd("crvlist", 2.99475753604194, 0, 0.249200712384591, False, 0, "")
Application.SIAddPointOnCurveAtEnd("crvlist", 3.75491480996068, 0, -0.68202300231801, False, 0, "")
Application.CreatePrim("Torus", "MeshSurface", "", "")
Application.SetValue("torus.torus.radius", 0.248, "")
Application.SetValue("torus.torus.sectionradius", 0.099, "")
Application.SelectObj("torus", "", "")
Application.ApplyCns("Path", "torus", "crvlist", "")
Application.SetValue("torus.kine.pathcns.tangent", True, "")
Application.SetValue("torus.kine.pathcns.dirx", 0, "")
Application.SetValue("torus.kine.pathcns.diry", 0, "")
Application.SetValue("torus.kine.pathcns.dirz", 1, "")
Application.SetValue("torus.kine.pathcns.upvct_active", True, "")
Application.Duplicate("torus", "", 2, 1, 1, 0, 0, 1, 0, 1, "", "", "", "", "", "", "", "", "", "", 0)
Application.SetValue("torus1.kine.pathcns.perc", 2.862, "")
Application.SetValue("torus1.kine.pathcns.roll", 89.208, "")
Application.SetValue("torus1.kine.pathcns.roll", 90, "")
Application.SelectObj("torus1", "", True)
Application.Duplicate("torus1", "", 2, 1, 1, 0, 0, 1, 0, 1, "", "", "", "", "", "", "", "", "", "", 0)
Application.SelectObj("torus2.kine.pathcns", "", "")
Application.SetValue("torus2.kine.pathcns.perc", 6.07, "")
Application.SetValue("torus2.kine.pathcns.roll", 0, "")
Application.SetDisplayMode("Camera", "shaded")
Application.SelectObj("torus2", "", True)

_________________
http://www.abstractonion.com/


Top
 Profile  
 
 Post subject: Re: Best Way to rig a Gold Chain
PostPosted: 05 Jul 2012, 14:46 
Offline

Joined: 16 Jun 2009, 09:47
Posts: 8
Excellent SamHowell !!!! Thank you very much :ymapplause:

Nems.


Top
 Profile  
 
 Post subject: Re: Best Way to rig a Gold Chain
PostPosted: 05 Jul 2012, 14:50 
Offline
User avatar

Joined: 09 Jun 2009, 14:09
Posts: 199
Location: London
Post us a nice picture when your done. :D

_________________
http://www.abstractonion.com/


Top
 Profile  
 
 Post subject: Re: Best Way to rig a Gold Chain
PostPosted: 06 Jul 2012, 16:44 
Offline

Joined: 16 Jun 2009, 09:47
Posts: 8
Ok SamHowell, I will do it ;)

Thanks again.
Nems.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group