• Remix
  • Share
  • New Entry

on 6 Oct 2021
  • 21
  • 232
  • 0
  • 0
  • 270
spy;
axis off
hold on
200*membrane(1,120);
axes('CameraP',[6 -330 84],'CameraT',[527 1660 -1840],'CameraViewA',30,'DataA',[1 1 .9]);
surface(ans,'EdgeC','none','FaceC',[.9 .2 .2]);
% 'FaceL','gouraud'
light('Po',[160 400 80],'St','local','Col',[0 .8 .8]);
light('Po',[.5 -1 .4],'Col',[.8 .8 0]);
axis off
Image
Remix Tree