Skip to content

Add waterfall display mode (includes changing to canvas-based view)#2

Open
fread wants to merge 4 commits intoleftshift:masterfrom
fread:master
Open

Add waterfall display mode (includes changing to canvas-based view)#2
fread wants to merge 4 commits intoleftshift:masterfrom
fread:master

Conversation

@fread
Copy link
Copy Markdown

@fread fread commented Jun 22, 2019

See commit message of 231f2cf for remaining issues.

fread added 3 commits August 9, 2019 22:45
In order to make this look good, we need the browser to scale the canvas
without interpolation. The CSS at least works for current Firefox, not at
all sure about other browsers.
It's alright but here are some issues to consider for the future:

- The DOM is stateful in waterfall mode (we store the previous states only
  in the canvas pixels).

- Moving the speed slider causes spurious updates.

- The patterns look very different depending on the amount of steps skipped
  per line.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant