ofZach / dayForNightSFPC

day for night project from SFPC
MIT License
57 stars 23 forks source link

add typing manager #4

Open ofZach opened 8 years ago

ofZach commented 8 years ago

for handling the typing of code (ala https://www.google.com/trends/hottrends/visualize?pn=p1&nrow=3&ncol=4) and for do brett victor style focus on parameters....

chanderson0 commented 8 years ago

Started working on this too, and a simple scroll-the-text-character-by-character doesn't look super great.

code

Probably better than static, but also not what we're looking for. Any references to the Brett Victor highlighting? This? https://www.youtube.com/watch?v=PUv66718DII

ofZach commented 8 years ago

I suspect the typing will have to be super fast.... variable speed per letter can help make it more real looking:

https://www.google.com/trends/hottrends/visualize

longer waits on the spaces, variable waits on letters.

I think all text might need to take like like 5 second to appear, maybe it's like typing on fast forward ?