rogueviz adjusted to the changes

This commit is contained in:
Zeno Rogue
2023-08-14 20:13:52 +02:00
parent beb679ccab
commit 07857e612a
14 changed files with 32 additions and 35 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ vector<reaction_t> models_to_use = {
else {
pmodel = mdHyperboloid;
pconf.top_z = 4;
pconf.ballangle = -20;
pconf.ball() = spin(-20._deg);
pconf.scale = .75;
}
spherename = "Euclidean sphere";