I am writing a math exam and I'd like to include a picture. I want a free drawing program so that I can draw the coordinate axes with a unit circle. Inscribed in the unit circle will be a hexagon. The interior of the hexagon will be divided into triangles. Which drawing program will make this process as painless as possible?
Asked
Active
Viewed 408 times
6
-
3GeoGebra – Pedja Feb 04 '12 at 20:06
-
1See also Software for drawing geometry diagrams (many of the suggestions there would work for much more than just geometry diagrams). – Isaac Feb 05 '12 at 02:06
-
For general-purpose drawing, I use Inkscape. – Feb 05 '12 at 04:25
3 Answers
3
Since you mention nowhere that your program has to include a GUI, TikZ is always mentionable (although I know that if this is just a quick assignment for an exam, even using LaTeX might seem like overkill).
You can look at the official documentation here: paws.wcu.edu/tsfoguel/tikzpgfmanual.pdf
and some different examples here: http://www.texample.net/tikz/examples/

utdiscant
- 3,201