Compare commits
No commits in common. "134fd180c17e2eb0b716cf2d8cfe6b9fa0c5a647" and "ff733efaa7f8a05681bae6eb07f4aa299ef02d6e" have entirely different histories.
134fd180c1
...
ff733efaa7
3
Makefile
3
Makefile
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user