LaTeX/Creating 3D graphics
| Getting Started
Common Elements
Mechanics Technical Texts
Special Pages Special Documents Creating Graphics Programming Miscellaneous Help and Recommendations Appendices |
For creating three-dimensional graphics, there is basic functionality in the PGF/TikZ package, although drawing 3D graphics with PGF/TikZ is very non-flexible, mainly because it lacks functionality for identifying the surfaces that are covered by other surfaces and should be excluded from the rendered image.
A package that can handle this correctly is the pst-solides3d package.
Another way to create 3D graphics is to use Asymptote
Last modified on 20 December 2012, at 22:02