use the render procedure
This commit is contained in:
4
Makefile
4
Makefile
@@ -35,8 +35,7 @@ starfield: starfield.f90 Makefile genplotting.o
|
||||
|
||||
starfield.png: starfield Makefile
|
||||
./starfield
|
||||
genplot2 -s 512x512 WS/starfield.scratch WS/a.tga
|
||||
convert WS/a.tga $@
|
||||
convert -verbose WS/a.tga $@
|
||||
|
||||
# -----------------------------------------------
|
||||
|
||||
@@ -65,7 +64,6 @@ spirale: spirale.f90 Makefile genplotting.o
|
||||
|
||||
spirale.png: spirale Makefile
|
||||
./spirale
|
||||
genplot2 -s 512x512 WS/spirale.scratch WS/a.tga
|
||||
convert WS/a.tga $@
|
||||
|
||||
# -----------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user