I'm taking AP Calc with AoPS, and we're learning how to find the volumes of some 3D solids using integration methods. In particular, we're learning about shapes called solids of revolution, which are formed by rotating the area under a 2D curve about the $x$-axis. For example:
Some solids of revolution are also formed by rotating the area under a 2D curve about the $y$-axis:
Is there any good software that I can use to visualize such solids formed from an arbitrary curve? Preferably even solids formed from an intersection of two such curves. GeoGebra, Math3D, and Manim all seem to be good, but I don't really see an easy option to graph such solids of revolution. I have to use parametric surfaces or something similar, which is difficult for me to do since I haven't really learnt about those. I understand that parametric surfaces give a 3D vector in terms of $u$ and $v$, but I can't figure out how to convert solids of revolution to a parametric surface. Perhaps a tip for that? Finding a good 3D graphing software would generally be useful though, since I'll probably need it anyways for future courses. GeoGebra seems to have a very poor documentation, and Manim might be too complicated for simple graphs. I just found Math3D, so I haven't really had a chance to uncover its pros and cons. Any suggestions?






GeoGebra and WolframAlpha (thanks @user170231!) seem to work well for me right now. Here's a quick overview of how solids of revolution can be graphed using either software:
WolframAlpha
Explain the figure in as precise a language as possible. For example, "The solid formed by rotating the area bound by the functions $x^2$ and $\sqrt{x}$ about the x axis". Type this into the text field at WolframAlpha. You should get a graph!
There is one downside to this though. The graph can't be moved or rotated, which may not allow for a good intuition all the time. Since this is powered by AI, it's not guaranteed to work all the time either. GeoGebra offers a more comprehensive graphing platform. GeoGebra's downside, however, is that it's impossible (or really difficult) to graph rotations like this. Instead, only the rotations of curves can be sketched, which means that a problem such as the one above must be split into two. Instead of graphing the rotation of the area between the functions $x^2$ and $\sqrt{x}$, we must graph the rotations of both the functions separately and mentally imagine subtracting the volume of one from the other.
GeoGebra
Go to the GeoGebra 3D Calculator. I will demonstrate the graphing functionality with the same example that was used above. Note that $0\leq x\leq 1$ should be replaced with the intersections of both the functions chosen, and the functions themselves ($x^2$ and $\sqrt{x}$) must be replaced.
$a$ and $b$ can be switched on or off and colors changed to give a better intuition of the solid.
And of course, the graph can be moved around and rotated to give a better sense of what the solid really looks like! I found these tools really helpful for visualizing solids of revolution, thus helping me solve problems involving these better. They also helped me understand the intuition behind the formulas for finding the volume of such solids. I hope this was helpful for you too!