Advertisement
buckeyevr

Untitled

Nov 13th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. // cirkeloefening1.bvr\ncirkel1=parametricCurve\ncirkel1.setMinMax=t,0, 6.24\ncirkel1.setEquation=x,((2+cos(4*t))*cos(1*t))\ncirkel1.setEquation=y,((2+cos(3*t))*sin(1*t))\ncirkel1.setEquation=z,(sin(6*t))\ncirkel1.setSegmentCount=100\ncirkel1.setWidth=0.05,0.05\ncirkel1.color=magenta\ncirkel1.spawn\n
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement