Home
Brief CV
Research
Teaching
Outreach
Conferences
Software
Press
collaborations:
LHC and Philosophy
DFG RTG
|
by R. Harlander
aximate is a set of PERL routines that allows you to
make simple animations – sorry: aximations. It was originally set up to
make animated Feynman diagrams (see also
here) based
on axodraw
(that's where the name comes from).
All the examples of the manual (see below) can be found
in manual.pl. In order to run it, you need to
put aximate.pm into the same directory. Then,
for example:
$ ./manual.pl manual1 > manual1.tex
$ latex manual1
$ dvips manual1
$ ps2pdf manual1.ps
$ convert -delay 5 manual1.pdf manual1.gif
The resulting file manual1.gif is an animated gif which can be
viewed in a browser, for example. Look into manual.pl for more
aximations (manual1, manual2, ...). That file is meant as a
starting point for your own aximations.
aximate manual
Comments are welcome. In particular, if you create some new aximations,
let me see them!
last
updated on
Warning: filemtime(): stat failed for arc.html in /data/www/user/harlander/functions.php on line 91
Warning: filemtime(): stat failed for curve.html in /data/www/user/harlander/functions.php on line 91
Warning: filemtime(): stat failed for feynman.html in /data/www/user/harlander/functions.php on line 91
Warning: filemtime(): stat failed for interval.html in /data/www/user/harlander/functions.php on line 91
Warning: filemtime(): stat failed for polygon.html in /data/www/user/harlander/functions.php on line 91
Warning: filemtime(): stat failed for axocurve.html in /data/www/user/harlander/functions.php on line 91
Warning: filemtime(): stat failed for eom.html in /data/www/user/harlander/functions.php on line 91
Warning: filemtime(): stat failed for fun.html in /data/www/user/harlander/functions.php on line 91
Warning: filemtime(): stat failed for line.html in /data/www/user/harlander/functions.php on line 91
Warning: filemtime(): stat failed for track.html in /data/www/user/harlander/functions.php on line 91
Warning: filemtime(): stat failed for connect.html in /data/www/user/harlander/functions.php on line 91
Warning: filemtime(): stat failed for evolve.html in /data/www/user/harlander/functions.php on line 91
Warning: filemtime(): stat failed for general.html in /data/www/user/harlander/functions.php on line 91
Warning: filemtime(): stat failed for point.html in /data/www/user/harlander/functions.php on line 91
Jul 06, 2023 by RH
|