add a new sequence: "around"
This commit is contained in:
parent
438cb71b43
commit
957fb39ec2
3
Makefile
3
Makefile
@ -23,6 +23,9 @@ PNG: essai.png scene.png topview.png passage.png \
|
||||
trident.png approche.png hexastar.png
|
||||
echo "make PNG ck=$(CK) done" >> WS/log
|
||||
|
||||
around.png: around.pov Makefile $(POVDEP)
|
||||
povray $(POVOPT) $(DIMS) -K$(CK) -i$< -o$@
|
||||
|
||||
approche.png: approche.pov Makefile $(POVDEP)
|
||||
povray $(POVOPT) $(DIMS) -K$(CK) -i$< -o$@
|
||||
|
||||
|
||||
@ -142,8 +142,9 @@ rm -f frames/Spool/*.png
|
||||
|
||||
faire_le_titre
|
||||
|
||||
linkfarm around # new 26 jan 2026
|
||||
linkfarm hexabenz
|
||||
linkfarm splined
|
||||
# linkfarm splined
|
||||
linkfarm hexawood
|
||||
linkfarm escadrille
|
||||
linkfarm survol
|
||||
|
||||
Loading…
Reference in New Issue
Block a user