Next: Options, Previous: LaTeX usage, Up: Top [Contents][Index]
Asymptote
currently ships with the following base modules:
• plain | Default Asymptote base file
| |
• simplex | Linear programming: simplex method | |
• math | Extend Asymptote ’s math capabilities
| |
• interpolate | Interpolation routines | |
• geometry | Geometry routines | |
• trembling | Wavy lines | |
• stats | Statistics routines and histograms | |
• patterns | Custom fill and draw patterns | |
• markers | Custom path marker routines | |
• map | Map keys to values | |
• tree | Dynamic binary search tree | |
• binarytree | Binary tree drawing module | |
• drawtree | Tree drawing module | |
• syzygy | Syzygy and braid drawing module | |
• feynman | Feynman diagrams | |
• roundedpath | Round the sharp corners of paths | |
• animation | Embedded PDF and MPEG movies | |
• embed | Embedding movies, sounds, and 3D objects | |
• slide | Making presentations with Asymptote
| |
• MetaPost | MetaPost compatibility routines
| |
• babel | Interface to LaTeX babel package
| |
• labelpath | Drawing curved labels | |
• labelpath3 | Drawing curved labels in 3D | |
• annotate | Annotate your PDF files | |
• CAD | 2D CAD pen and measurement functions (DIN 15) | |
• graph | 2D linear & logarithmic graphs | |
• palette | Color density images and palettes | |
• three | 3D vector graphics | |
• obj | 3D obj files | |
• graph3 | 3D linear & logarithmic graphs | |
• grid3 | 3D grids | |
• solids | 3D solid geometry | |
• tube | 3D rotation minimizing tubes | |
• flowchart | Flowchart drawing routines | |
• contour | Contour lines | |
• contour3 | Contour surfaces | |
• smoothcontour3 | Smooth implicit surfaces | |
• slopefield | Slope fields | |
• ode | Ordinary differential equations |
Next: Options, Previous: LaTeX usage, Up: Top [Contents][Index]