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 14, 2024
1 parent b822b40 commit 12fc1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion threejs/dodecahedron-fractal/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ function init() {
camera,
emitter: line,
parent: scene,
rate: 50.0,
rate: 35.0,
texture: 'img/circle.png',
});

Expand Down

0 comments on commit 12fc1ed

Please sign in to comment.