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 | |
• 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
| |
• unicode: | Accept unicode (UTF-8) characters
| |
• latin1: | Accept ISO 8859-1 characters
| |
• 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 | |
• slopefield: | Slope fields | |
• ode: | Ordinary differential equations |
Next: Options, Previous: LaTeX usage, Up: Top [Contents][Index]