next up previous contents index
Next: Software Dependencies Up: ePiX Tutorial and Reference Previous: Contents   Contents   Index

Introduction

ePiX, a collection of batch-oriented utilities for *nix, creates mathematically accurate line figures, plots, and movies using easy-to-learn syntax. LATEX and dvips comprise the typographical rendering engine, while ImageMagick is used to create bitmapped images and animations. The user interface resembles that of LATEX itself: You prepare a short scene description in a text editor, then ``compile'' the input file into a picture. Default output formats are eepic (a plain text enhancement to the LATEX picture environment), eps, pdf, png, and mng.

ePiX's strengths include:

The relationship of ePiX to a graphical drawing program is analogous to the relationship between LATEX and a word processor; ePiX facilitates logical structuring of mathematical figures. Though ePiX makes a few stylistic defaults to streamline the creation of simple figures, it imposes no internal restrictions on the contents or appearance of a figure; aesthetic and practical decisions are left to the user.

This manual is meant to be read in stages rather than ``cover to cover''. If you are a:

In any case, please don't hesitate to contact the author or join the mailing list if you have questions or comments (good or bad) about the software or manual, or if you are willing and able to join in developmment.

Under the philosophy that people learn most easily when ideas are introduced in context, this manual is relatively conversational, and occasionally redundant (especially between portions meant for readers at different levels of familiarity). Throughout, you are assumed to be familiar with LATEX and basic linear algebra (the description of points, vectors, lines, and planes in three-dimensional space). Other material, such as C++ syntax, is introduced as needed.



Subsections
next up previous contents index
Next: Software Dependencies Up: ePiX Tutorial and Reference Previous: Contents   Contents   Index
Andrew D. Hwang 2004-09-04