Jump to content

KNITTING


dscgi89_0

Recommended Posts

//KIki MIki In KNitti
//Klick

i@vertex = pointvertex(0,@ptnum);
i@vtx = vertexprimindex(0,@vertex);

i@prev_vtx = @vtx-1;
i@prev_pt = vertexindex(0,@primnum,@prev_vtx);
@prev_pt =vertexpoint(0,@prev_pt);
    
float ramp = @primnum/float(nprimitives(0)-1);
ramp = chramp("ramp",ramp);
float a = clamp(@vtx-@Time *15+ramp*ch("scale")+5*rand(@primnum),0,1);

@N = @vtx > 0? (point(0,"P",@prev_pt)-@P):0;
@N = a;
@P += @N;

if(a ==1) removepoint(0,@ptnum);

@dscgi89_0 try this by @Aizatulin
and this for Correct Patterns  ..


 

dfss.jpg

Scpartdddddsa14.gif

Scpartdddddsa1414247.gif

Scpartdddddsa14142474.gif

Scpartdddddsa.gif

Scpartdddddsa1414247414.gif

defss.jpg

defsds.jpg

defsdsr.jpg

defsdfsr.jpg

Scpartdddddsa141424fs7414.gif

Edited by Librarian
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...