Tagged Questions
2
votes
3answers
287 views
How do you show a cone inside of a sphere?
I have a sphere of radius 5 and a cone (i.e. z=√(x^2+y^2)) inside of it. I can show them separately, but I'd like to show them together. I've tried a few tricks with opacity, implicit specifications, ...