• Remix
  • Share
  • New Entry

on 15 Oct 2021
  • 32
  • 14
  • 5
  • 0
  • 84
[x,y] = meshgrid(-3:.5:3,-3:.1:3);
z = peaks(x+2,y+58);
ribbon(y,z)
colormap flag
axis off
Remix Tree
Load full remix tree