Facebook
From a, 9 Years ago, written in Plain Text.
This paste is a reply to Re: Re: Re: Re: Re: Re: Re: b from a - go back
Embed
RegionPlot3D[x+y+z<1&&-x+y+z<1&&x-y+z<1&&x+y-z<1,{x,-1,1},{y,-1,1},{z,-1,1},PlotPoints->100]ContourPlot3D[x+y+z,{x,-2,2},{y,-2,2},{z,-2,2},Contours->{-1,0,1},ContourStyle->{Red,Green,Blue}]