Construct Interfaces Instantly
A basic 3D plot showing several types of controls available in Manipulate.
Manipulate[Plot3D[Sin[x + Cos[ y + θ]], {x, -4, 4}, {y, -4, 4}, PlotStyle -> color, Axes -> axes, PerformanceGoal -> "Quality"], {color, LightBlue}, {θ, 0, π}, {axes, {True, False}}]