Skip to content

Commit

Permalink
decrease chances for high proportion density
Browse files Browse the repository at this point in the history
  • Loading branch information
dgtized committed Nov 17, 2024
1 parent f69324f commit 790c099
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/shimmers/sketches/cilia_phase.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@
4.0 3.0
3.5 4.0
3 2.0
2.25 0.75
2.0 0.5
1.5 0.25})]
2.25 0.65
2.0 0.35
1.5 0.15})]
(merge
{:mode mode
:density
Expand Down

0 comments on commit 790c099

Please sign in to comment.