PDA

View Full Version : How to make cube of curves


lmpi16
12-11-2010, 02:22 PM
I will use it for constrain object and i want to be single closed curve , i tried many things but i just cant make it - the main problem is the connecting of all single line curves into cube.

doffer
12-11-2010, 08:18 PM
Not that it answers your question directly, but I usually use the wire controlers script from:
http://rigging101.com/freestuff.htm

It has spheres, cubes and a number of other usefull controler shapes.

But I understand why you'd want to know how to do it :)

sergioduque
12-11-2010, 09:40 PM
You can create a poly cube make it live and then using the EP curve draw a curve passing by all verts until you get the cube shape, to make it easy you can double pass verts.

tonytouch
12-12-2010, 01:10 PM
curve -degree 1 -p 1 0 1 -p -1 0 1 -p -1 0 -1 -p ....... and so on ....

uiron
12-13-2010, 06:38 AM
you'll have to parent multtiple shapes into single transform, this option is not available in UI, but possible with "parent -shape" command (not sure if flag is called that exactly, look again in documentation).

CGTalk Moderation
12-13-2010, 06:38 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.