Skip to content

Instantly share code, notes, and snippets.

@sapier
Created March 29, 2014 12:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sapier/9853279 to your computer and use it in GitHub Desktop.
Save sapier/9853279 to your computer and use it in GitHub Desktop.
mesh calcs
updateAllFastFaceRows
3* MAP_BLOCK_SIZE exp 2 835584
updateFastFaceRow 1088
getTileInfo
4* getSmoothLight 64
2* getSmoothLight 16
8* getNodeNoEx
MAP_BLOCK_SIZE * 16*64 1024
GetTileInfo
4* getSmoothLight 16*4 64
2* getSmoothLight 2*8 16
8* getNodeNoEx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment