- /
-
A tiramisu cake
on 21 Oct 2022
- 5
- 26
- 1
- 1
- 151
f=@(x,y,z) (sin(y)+cos(x)).*tan(z)./(sin(x).^2-cos(y).^2-tan(z).^2);
fi = fimplicit3(f,"EdgeColor","none", "FaceAlpha",1);
colormap jet
view(-24,40)
axis off