I'm graphing a surface in implicit_plot3d and then cutting away part of it to show another surface. Is there a way to "thicken" the plot, so that the edge is still visible in places where we are looking at it straight-on?
| 1 | initial version |
I'm graphing a surface in implicit_plot3d and then cutting away part of it to show another surface. Is there a way to "thicken" the plot, so that the edge is still visible in places where we are looking at it straight-on?
I'm graphing a surface in implicit_plot3d and then cutting away part of it to show reveal another surface. surface that was hidden behind it. Is there a way to "thicken" the plot, plotted surface, so that the edge is still visible in places where we are looking at it straight-on?
I'm graphing a surface in implicit_plot3d and then cutting away part of it to reveal another surface that was hidden behind it. Is there a way to "thicken" the plotted surface, so that the edge is still visible in places where we are looking at it straight-on?
For a simple example, how can I graph the part of $x^2+y^2+z^2 = 1$ with $z \leq 1/2$, while making the sphere a bit thicker than the default?
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.