Compare commits

..

No commits in common. "134fd180c17e2eb0b716cf2d8cfe6b9fa0c5a647" and "ff733efaa7f8a05681bae6eb07f4aa299ef02d6e" have entirely different histories.

3 changed files with 3 additions and 5 deletions

View File

@ -4,8 +4,7 @@ DIMS = -W1600 -H1200
POVOPT = +q9 +A -d POVOPT = +q9 +A -d
POVDEP = contexte.inc hexacone.inc hexabenz.inc \ POVDEP = contexte.inc hexacone.inc hexabenz.inc \
globals.inc hexawood.inc datas/hf.png \ globals.inc hexawood.inc datas/hf.png \
dynamic.inc trident.inc groundbase.inc \ dynamic.inc trident.inc groundbase.inc
gadgets.inc
CK=180 CK=180

View File

@ -3,7 +3,7 @@
Img_Width=1024 Img_Width=1024
Img_Height=720 Img_Height=720
TEXTCOL="LawnGreen" TEXTCOL="OliveDrab2"
STROKOL="VioletRed" STROKOL="Gray20"
NBFRAMES=360 NBFRAMES=360

View File

@ -51,7 +51,6 @@ convert "WS/negatif.png" \
for foo in $(seq 0 $NBRE) for foo in $(seq 0 $NBRE)
do do
copy_a_file $INTER copy_a_file $INTER
# :
done done
for foo in $(seq 0 $NBRE) for foo in $(seq 0 $NBRE)