chore: Änderungen commited

This commit is contained in:
2025-04-29 19:27:29 +02:00
parent cfd6a25b21
commit aa253f3871
9 changed files with 1 additions and 1 deletions
Binary file not shown.
+1 -1
View File
@@ -71,7 +71,7 @@ class NeuralNetworkBackground {
// Konfigurationsobjekt für schlangenartige, leuchtende Blitze und permanentes Netzwerk // Konfigurationsobjekt für schlangenartige, leuchtende Blitze und permanentes Netzwerk
this.config = { this.config = {
nodeCount: 180, // Weniger Knoten für klarere Strukturen nodeCount: 80, // Weniger Knoten für klarere Strukturen
nodeSize: 3.2, // Etwas größere Knoten für bessere Sichtbarkeit nodeSize: 3.2, // Etwas größere Knoten für bessere Sichtbarkeit
nodeVariation: 12, // Reduzierte Varianz für konsistenteres Erscheinungsbild nodeVariation: 12, // Reduzierte Varianz für konsistenteres Erscheinungsbild
connectionDistance: 320, // Größere Verbindungsdistanz für weitläufigeres Netzwerk connectionDistance: 320, // Größere Verbindungsdistanz für weitläufigeres Netzwerk
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.