[Asymptote][] is a C++ style graphics drawing package for [[LaTeX]]. I've written a few libraries to make it easier to draw pictures for physics problem sets (as part of my [[course website]] package). Here are a few teasers (rendered as SVGs). Mechanics --------- [[!inline pagenames="Mechanics-test.svg" template="raw" feeds="no"]] ElectroMag ---------- [[!inline pagenames="ElectroMag-test.svg" template="raw" feeds="no"]] Circ ---- [[!inline pagenames="Circ-test.svg" template="raw" feeds="no"]] To see the `Circ` library in full form, check out [[this writeup|phys102-chap28-prob71.pdf]] of a recent recitation problem. [Asymptote]: http://asymptote.sourceforge.net/ stickfigure ----------- [[!inline pagenames="stickfigure-test.svg" template="raw" feeds="no"]] [[!tag tags/latex]] [[!tag tags/programming]] [[!tag tags/tools]]