add random numbers generator

Este commit está contenido en:
Tonton Th 2024-12-23 20:09:00 +01:00
padre 89c78425ce
commit d299ad13a1

Ver fichero

@ -10,6 +10,9 @@ global_settings {
max_trace_level 10
}
#declare R2 = seed(clock);
#declare foo = rand(R2);
#include "colors.inc"
#include "metals.inc"
#include "textures.inc"