Advertisement
buckeyevr

Untitled

Feb 22nd, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. //surface.bvr\nh=parametricSurface\nh.setMinMax=s,-1,1\nh.setMinMax=t,0,6.28\nh.setEquation=x,((3+s*cos(t/2))*cos(t))\nh.setEquation=y,((3+s*cos(t/2))*sin(t))\nh.setEquation=z,(s*sin(t/2)\nh.setSegmentCount=20\nh.color=255,0,0\nh.spawn
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement