Live data from Hacker News

Viewing profile — xqunix

xqunix

HN member
Joined
Sun, Oct 02, 2011, 7:13 AM UTC
HN karma
33
Public activity
4 items

About xqunix

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #8133999

    Nice article. I've built a Component-Entity-System library in JavaScript a while back, and the code is quite similar. You can check it out at https://github.com/qiao/ces.js

  4. comment
    Comment #5212061

    Author here. The demo actually works in all modern browsers that support WebGL. The reason why I only allowed Chrome to visit was that it was the only browser that could run it smo…