- /
-
Tea bot
on 12 Oct 2021
- 28
- 50
- 1
- 0
- 277
[v,f,c]=teapotGeometry
p=patch('Faces',f,'Vertices',v,'FaceVertexCData',c,'FaceColor','interp')
view(-151,30)
axis equal off
p.FaceAlpha=1
p.LineStyle = 'none'
p.FaceColor='interp'
colormap(autumn)
l = light('Position',[-0.4 0.2 0.9],'Style','infinite')
lighting gouraud
material default