Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reconbot/jquery-cool-fill

Deus Ex Inspired text fill
https://github.com/reconbot/jquery-cool-fill

Last synced: 6 days ago
JSON representation

Deus Ex Inspired text fill

Awesome Lists containing this project

README

        

I was watching the Deus Ex Human Revolution end credts and thought the text fill they were using was cool.
http://www.youtube.com/watch?v=PMMcd6-D4x8

Here is my version of it. It should work on any div or span that has no child elements.

TODO:
- Make it fill in constant time.
- Add more "cool chars"

Useage:
$('#fillme').coolFill("text");

Demo:

http://jsfiddle.net/reconbot/2qNx4/12/