Roman Cortes makes a
3D Christmas tree by coding a tiny 1 kb Javascript program. He writes: "I used several tricks to make the code fit in 1 kb. The most of them are the usual tricks for reducing Javascript code size, like renaming variables to single character names, removing white spaces, unnecessary semi-colons and so on."
No comments:
Post a Comment