Bourtoulots laboratories in the place
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
INCFILE="WS/bloubs.inc"
|
||||
TMPPNG="/dev/shm/bloubs7.png"
|
||||
POVOPT="+Q9 +a -v -d -W1024 -H768 -WT2"
|
||||
POVOPT="+Q9 +a -v -d -W1920 -H1080 -WT4"
|
||||
DDIR="frames/a"
|
||||
LOGERR="log.error"
|
||||
TXTCOLOR="#db4090"
|
||||
@@ -34,7 +34,7 @@ printf "\n#declare NbImg = %d;\n" $NBIMG > WS/nbimg.inc
|
||||
# first, we have to make a seminal buch of bloubs
|
||||
# --> this function need to be parametrizable
|
||||
#
|
||||
./genbloubs ${BLBS_IN} 2
|
||||
./genbloubs ${BLBS_IN} 2000
|
||||
|
||||
for idx in $(seq 0 $((NBIMG-1)) )
|
||||
do
|
||||
@@ -82,7 +82,7 @@ do
|
||||
# mv ${BLBS_OUT} ${BLBS_IN}
|
||||
|
||||
echo "### run done"
|
||||
sleep 35
|
||||
sleep 5
|
||||
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user