Math 21a Summer 2023
Multivariable Calculus
The Toothbrush and AI
In comparison, the in in class drawn project. I guess humans are still better.
A1={Red,Tube[{{-10,0,0},{0,0,0}},0.5]};
A2={Orange,Cuboid[{-2,-1.2,0},{2,1.2,1}]};
A3={Green,Table[Cylinder[{{x,y,0},{x,y,2}},0.1],{x,-2,2,0.4},{y,-1,1,0.4}]};
A4={Yellow,Tube[Table[{t,Sin[t],2+Cos[t]},{t,-1,1,0.1}],0.9]};
Graphics3D[{A1,A2,A3,A4},Boxed->False,
ViewPoint->{0.3992,-2.51,2.2}, ViewVertical->{-0.01,0.18,0.98}]
|
|
And is what an AI gave us back when "drawing a toothbrush:"
