• Remix
  • Share
  • New Entry

on 9 Oct 2022
  • 99
  • 398
  • 6
  • 6
  • 278
% rng(0) %(twister)
c=[.2 .1 .2];
axes(colorm=autumn,Color=c,Pr='p',CameraT=[40 33 3])
hold on
bar3(randg(2,60),'c');
axis equal
campos([1,33,7])
% camva(70)
t=0:.1:6;
fill3(0*t+61,40*cos(t)+30,40*sin(t)+5,t)
p=plot3([61 61],[-10 70],[1;1]*(5:3:30),Col=c);
set(p,{'LineW'},num2cell(9:-1:1)')
light(po=[-70 4 2],Col=[1 .2 0])
Remix Tree
Load full remix tree