Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

When teaching multivariable calculus, I often have to draw a solid bounded by a number of surfaces.

How, for example, would I use TikZ (or one of the TikZ packages) to draw the solid bounded by by the cylinder x2+y2=4 and the planes defined by z=0 and x+z=3 ?

share|improve this question
10  
Please read How do you accept an answer? in order to improve your accept rate. – Werner Dec 18 '12 at 0:57
I edited your question to remove the greeting and the thanks. The way we thank people here is by upvoting helpful answers and by accepting the answer which best answers your question (as @Werner indicated above). It would be great if you could properly thank those who have helped you in the past by accepting answers to your previous questions. – Vivi Dec 18 '12 at 1:25
3  
I'd actually use PSTricks for this; tikz has some limitations when it comes to 3D stuff. Have a look at page 124 of the pst-solides3d documentation – cmhughes Dec 18 '12 at 2:32
Unfortunately, the accept rate indicator is no longer displayed on the user "signature". – mozartstraße Apr 15 at 7:35

closed as too localized by Jake, egreg, Speravir, Werner, Thorsten Apr 20 at 6:07

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.