• Remix
  • Share
  • New Entry

on 15 Oct 2021
  • 34
  • 30
  • 4
  • 0
  • 80
[x,y] = meshgrid(-3:.5:3,-3:.1:3);
z = peaks(x,y);
ribbon(y,z)
colormap prism
axis off
Remix Tree
Load full remix tree