[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: Mechanics --------- [[!img Mechanics-test.png alt="Test suite for Mechanics.asy" title="Test suite for Mechanics.asy" ]] ElectroMag ---------- [[!img ElectroMag-test.png alt="Test suite for ElectroMag.asy" title="Test suite for ElectroMag.asy" ]] Circ ---- [[!img Circ-test.png alt="Test suite for Circ.asy" title="Test suite for Circ.asy" ]] 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 ----------- [[!img stickfigure-test.png alt="Test suite for stickfigure.asy" title="Test suite for stickfigure.asy" ]] [[!tag tags/latex]] [[!tag tags/programming]] [[!tag tags/tools]]