|
|
9 ans auparavant | |
|---|---|---|
| .. | ||
| data | 12 ans auparavant | |
| public | 9 ans auparavant | |
| .gitignore | 12 ans auparavant | |
| Makefile | 10 ans auparavant | |
| README.md | 12 ans auparavant | |
| package.json | 12 ans auparavant | |
| pixl.service | 11 ans auparavant | |
| screen.png | 12 ans auparavant | |
| server.js | 9 ans auparavant | |
draw pixls.
see the whirlwind intro for a quickstart.
it's live at http://pixl.papill0n.org.
pixl in 3 dimensions. you can even import the data from pixl.
see it live at http://pixl.papill0n.org/3.
// quick start (type the following in the console):
trixl.generate.fun()
localStorage.)keys() function on maps. i didn't find any convenient polyfills
(keys() should return something iterator-like, e.g. returning raw
values on next() and StopIteration when the end is reached.)Map#set compares by
reference and not by value. maybe use chunks instead? (could be a
performance boost as well.)