• Remix
  • Share
  • New Entry

on 6 Oct 2021
  • 5
  • 13
  • 0
  • 0
  • 193
L=40*membrane(1,25);
figure('Color',[0 0 0])
surface(L,'EdgeColor','none','FaceColor',[0.9 0.2 0.2]);
view(3)
text(-34,-11,41,'20th','Color','yellow','FontSize',74,'FontName','Stencil')
axis off equal
Remix Tree