using anti-aliasing

This commit is contained in:
Tonton Th 2025-01-16 01:04:49 +01:00
parent 22be42d86e
commit b9299568f4

View File

@ -10,7 +10,7 @@ NBFRAMES=360
echo "Running $0 $SEQNAME" >> WS/log
DIMS="-W1024 -H768"
POVOPT="+q9 -a -d ${DIMS} -WT6"
POVOPT="+q9 +A -d ${DIMS} -WT6"
echo $POVOPT ; echo ; sleep 2
TMPIMG=/dev/shm/${SEQNAME}-tmp.png