release of the official "full-v2" video

This commit is contained in:
Tonton Th
2025-02-14 19:47:29 +01:00
parent 14a03b78eb
commit cd65855f2c
18 changed files with 137 additions and 62 deletions

View File

@@ -32,8 +32,12 @@ union {
translate <Tx, Ty, 0>
}
torus { E, E*0.05
scale <1, 2, 1> rotate x*90
texture { WIP_color }
scale <1, 2.4, 1> rotate x*90
#if ( rand(Rng1) < 0.5 )
texture { T_Planete_A }
#else
texture { T_Planete_B }
#end
}
#end // end for
}