very small refactoring
This commit is contained in:
@@ -118,7 +118,7 @@ union {
|
||||
|
||||
union {
|
||||
#for (Ang, 0, 359, 15)
|
||||
#local E = (SzSol * 1.40) + (8*rand(Rng1));
|
||||
#local E = R_circular + (8*rand(Rng1));
|
||||
#local Ra = radians(Ang);
|
||||
#local Xp = E * cos(Ra);
|
||||
#local Zp = E * sin(Ra);
|
||||
@@ -234,9 +234,6 @@ union {
|
||||
}
|
||||
}
|
||||
|
||||
/* ======================================================= */
|
||||
|
||||
|
||||
/* ======================================================= */
|
||||
/*
|
||||
* nouvel éclairage du 10 février 2025
|
||||
|
||||
Reference in New Issue
Block a user