Skip to content

Commit

Permalink
Docs, see #300
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Jan 6, 2019
1 parent fad089b commit 0713b90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/common/model/Scene.js
Original file line number Diff line number Diff line change
Expand Up @@ -593,6 +593,8 @@ define( require => {
* By recording the times and positions of the wave disturbances, and knowing the wave propagation speed,
* we can apply a masking function across the wave area, zeroing out any cell that could note have been generated
* from the source disturbance. This filters out spurious noise and restores "black" for the light scene.
*
* TODO: Letting the wave sit for 3 minutes on iPad air causes it to oversaturate.
* @private
*/
applyMask() {
Expand Down

0 comments on commit 0713b90

Please sign in to comment.