diff --git a/Makefile b/Makefile index d8a0229..faf6fa3 100644 --- a/Makefile +++ b/Makefile @@ -11,6 +11,6 @@ essai.png: essai.pov Makefile $(POVDEP) povray $(POVOPT) -W640 -H480 -i$< -o$@ scene.png: scene.pov Makefile $(POVDEP) - povray $(POVOPT) -W1280 -H1024 +K166 -i$< -o$@ + povray $(POVOPT) -W1280 -H1024 +K266 -i$< -o$@