Erez Yerushalmi wrote: > > Can anyone suggest a good drawing program? > Can Beamer do this?? I haven't used it yet (I admit). >
If you want to draw / code technical drawings and plots try tikz / pgf. It will work well with beamer because both packages are done by the same author, Till Tantau. Look http://www.texample.net/tikz/examples/ to see what you can do with tikz The documentation is very good and the syntax is nice. Similar to tikz / pgf but older, pstricks is quite popular and well documented. You have also Asymptote. Cheers, Charles
