welcome here, hexa-patrol
This commit is contained in:
6
Makefile
6
Makefile
@@ -21,9 +21,13 @@ PNG: essai.png scene.png topview.png passage.png \
|
||||
hexacone.png remote.png survol.png cutoff.png \
|
||||
carto.png hexawood.png bubblecut.png \
|
||||
circular.png panoramic.png splined.png \
|
||||
trident.png approche.png hexastar.png
|
||||
trident.png approche.png hexastar.png \
|
||||
patrouille.png
|
||||
echo "make PNG ck=$(CK) done" >> WS/log
|
||||
|
||||
patrouille.png: patrouille.pov Makefile $(POVDEP)
|
||||
povray $(POVOPT) $(DIMS) -K$(CK) -i$< -o$@
|
||||
|
||||
around.png: around.pov Makefile $(POVDEP)
|
||||
povray $(POVOPT) $(DIMS) -K$(CK) -i$< -o$@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user