Viewing profile — xqunix
xqunix
HN member- Joined
- Sun, Oct 02, 2011, 7:13 AM UTC
- HN karma
- 33
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About xqunix
No profile information was provided.
Recent public activity
- story
- story
-
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
-
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…