Viewing profile — glbn
glbn
HN member- Joined
- Mon, Mar 10, 2014, 9:54 PM UTC
- HN karma
- 7
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About glbn
No profile information was provided.
Recent public activity
-
comment
Comment #7375951
cool ! shouldn't it be: U32 ind = (xx-xStart + (yy-yStart) * 16+ ( zz-zStart ) * 16 * 16) * 2; in your code, though ?