Live data from Hacker News

Viewing profile — glbn

glbn

HN member
Joined
Mon, Mar 10, 2014, 9:54 PM UTC
HN karma
7
Public activity
1 items

About glbn

No profile information was provided.

Recent public activity

  1. comment
    Comment #7375951

    cool ! shouldn't it be: U32 ind = (xx-xStart + (yy-yStart) * 16+ ( zz-zStart ) * 16 * 16) * 2; in your code, though ?