Skip to content

Commit

Permalink
Update wave-constants.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Spiri0 authored Sep 15, 2024
1 parent fe053ae commit d57e936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/waves/wave-constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export const wave_constants = (() => {
DEFAULT_WORKGROUP: [8, 8, 1],
TEXTURE_SIZE: 256,
LENGTH_SCALES: [252, 17, 5],
LAMBDA: [0.8, 0.8, 0.8],
LAMBDA: [1, 1, 1],
FOAM_STRENGTH: uniform(0.8),
FOAM_THRESHOLD: uniform(2.5),
FIRST_WAVE_DATASET,
Expand Down

0 comments on commit d57e936

Please sign in to comment.