tetrahedral-octahedral honeycomb

This commit is contained in:
Zeno Rogue
2025-04-07 22:52:38 +02:00
parent b31b987aa7
commit 15c3089fce
8 changed files with 85 additions and 13 deletions
+1
View File
@@ -1627,6 +1627,7 @@ EX void initConfig() {
param_f(sightranges[gECell120], "sight-120cell-elliptic", M_PI);
param_f(sightranges[gRhombic3], "sight-rhombic", 10.5 * emul);
param_f(sightranges[gBitrunc3], "sight-bitrunc", 12 * emul);
param_f(sightranges[gOctTet3], "sight-octtet", 12 * emul);
param_f(sightranges[gSpace534], "sight-534", 4 + bonus);
param_f(sightranges[gSpace435], "sight-435", 3.8 + bonus);