#######################################################################################################################################
# #
# G E N E R A T I O N D ' U N E S P I A L E D E F I B O N A C C I S U R U N E S P H E R E : #
# #
# #
# Author of '$xiirv/.SPFI.11.1.$U' : #
# #
# Jean-Francois Colonna (LACTAMME, 20131022103956). #
# #
#######################################################################################################################################
$Z setParam _____NPoints 2000
$Z setParam _____NPointsV $_____NPoints
$Z # Parametre introduit le 20131023094125... #
$Z setParam _____Rayon 0.015
$Z setParam _____DepthCueing 0.4
$Z setParam _____Zoom 0.90
$Z setParam _____RotationX 0
$Z setParam _____RotationY 0
$Z setParam _____RotationZ 0
$Z setParam _____Palette $xiP/arc_ciel.F1
$Z setParam _____Arguments "$K_VIDE"
$Z # Introduit le 20131022123840 pour permettre par exemple : #
$Z # #
$Z # set _____Arguments="$K_VIDE" #
$Z # set _____Arguments="$_____Arguments"" isoles=FAUX chainer=VRAI" #
$Z # set _____Arguments="$_____Arguments"" Pajuster=VRAI" #
$Z # set _____Arguments="$_____Arguments"" equidistance=VRAI Rpoints=1" #
$Z # #
$Z FileTmpB FiLeTmP_SPIRALE
$Z $xci/valeurs_SpiraleFibonacci$X \
$Z p=1 d=$_____NPoints | \
$Z $AW ' { print $1 } ' | \
$Z $SE -e "s/^.*=//" \
$Z > $FiLeTmP_SPIRALE.u
$Z $xci/valeurs_SpiraleFibonacci$X \
$Z p=1 d=$_____NPoints | \
$Z $AW ' { print $2 } ' | \
$Z $SE -e "s/^.*=//" \
$Z > $FiLeTmP_SPIRALE.v
$Z $xci/valeurs_inte$X \
$Z p=1 d=$_____NPointsV \
$Z vD=$NOIR_PLANCHER vA=$BLANC \
$Z vD=$BLANC vA=$NOIR_PLANCHER \
$Z vD=$NOIR_PLANCHER vA=$BLANC \
$Z lineaire=VRAI \
$Z entiers=VRAI \
$Z > $FiLeTmP_SPIRALE$LUMIN
$Z $xrv/particule.10$X \
$Z np=1 \
$Z npoints=$_____NPointsV \
$Z spheriques=VRAI \
$Z AXYZ=1 BXYZ=0 \
$Z LISTE_RHO=1 \
$Z LISTE_THETA=$FiLeTmP_SPIRALE.u \
$Z LISTE_PHI=$FiLeTmP_SPIRALE.v \
$Z LISTE_NIVEAU=$FiLeTmP_SPIRALE$LUMIN \
$Z paletteA=$_____Palette \
$Z isoles=VRAI \
$Z chainer=FAUX \
$Z Vrayon=$_____Rayon \
$Z Lz=1000 \
$Z Zminimum=$_____DepthCueing ZminimumT=$_____DepthCueing \
$Z Zmaximum=1 ZmaximumT=1 \
$Z ZOOM=$_____Zoom \
$Z ROTATION_OX=$_____RotationX \
$Z ROTATION_OY=$_____RotationY \
$Z ROTATION_OZ=$_____RotationZ \
$Z N_au_carre=FAUX \
$Z editer_extrema_hors=FAUX \
$Z $_____Arguments \
$Z chiffres=0 \
$Z R=$_____ImageR \
$Z $formatI
$Z FileTmpE FiLeTmP_SPIRALE