pass number of frame by povray command line

This commit is contained in:
tTh
2026-06-17 06:28:47 +02:00
parent a452cf572b
commit 6d5c8d6c5f
2 changed files with 3 additions and 7 deletions

View File

@@ -11,9 +11,7 @@ global_settings {
#include "colors.inc"
#include "WS/nbimg.inc"
#declare NormClock = clock / NbImg;
#declare NormClock = clock / NbFrames;
// ----------------------------------------------------------