Y
Hacker News
new
|
ask
|
show
|
jobs
by
stevefan1999
2699 days ago
Cool, how do you re-render the ASCII text quick enough for clear 60 fps tho? I assume that wasn't v-dom as well right?
1 comments
superinterwebs
2699 days ago
It basically works like this: when a certain Y coordinate is reached - the div element (with the wall part) is cloned.
link