Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: ssimon12
Posted By ssimon12 On 27-07-2011 | Views: 4,056 Replies: 3
i already found a small script thanks even though,

string $sel[] = `ls -sl`;
vector $positions[];
string $command = "curve ";
int $i = 0;
for($i = 0; $i<size($sel); $i++)
{
$positions[$i] =...
Posted By ssimon12 On 27-07-2011 | Views: 4,056 Replies: 3
sorry the question is confusing, what i am trying to do is extremely simple. i have a series of panels, and would like to create a line that passes through the center pivot of each line. in this way...
Posted By ssimon12 On 27-07-2011 | Views: 4,056 Replies: 3
is there any way to create a line from a series of objects?
I have a series of objects and would like to create a line that unify them, is there any way to do it?
Posted By ssimon12 On 15-07-2011 | Views: 2,065 Replies: 1
hi,
i just created these two expression, which basically calculated the distance between a sphere and a series of panels. then, when the distances is less than 3, the panels should rotate. the...
Showing results 1 to 4 of 4