add a new sequence: "around"
This commit is contained in:
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$@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user