- /
-
Treachery
on 23 Oct 2021
- 2
- 31
- 0
- 0
- 265
f=@(x,y,z)x.^2+(y.^2+z.^2)./(0.7-0.1*x).^2-1
fimplicit3(f,FaceColor='interp',EdgeColor='interp')
material([0.7 0.4 0.7 20])
axis equal off
colormap pink
view(45,30)
camlight headlight
hold on
text(1,-1,-0.3,"Ceci n'est pas un oeuf",FontSize=30,HorizontalAlignment='center')