Skip to content

Instantly share code, notes, and snippets.

View towardthesea's full-sized avatar

Nguyen Dong Hai Phuong towardthesea

View GitHub Profile
@towardthesea
towardthesea / .gitignore
Created March 25, 2016 14:23 — forked from octocat/.gitignore
Some common .gitignore configurations
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #
@towardthesea
towardthesea / subSystem_KARMA.cpp
Created September 15, 2016 14:14
`zOff` role in `subSystem_KARMA` class
if (hasTable)
targetCenter[2] = tableHeight + 0.1;
else
targetCenter[2] = zOff;