Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jcponce committed Aug 22, 2024
1 parent f53e1a2 commit e27a604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion threejs/galaxy/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ function initializeScene() {
parameters.branches = 5
parameters.spin = 1
parameters.randomness = 0.5
parameters.randomnessPower = 3
parameters.randomnessPower = 4
parameters.insideColor = '#2e89ff'
parameters.outsideColor = '#caa5f8'
parameters.radiusSphere = 2
Expand Down

0 comments on commit e27a604

Please sign in to comment.