Skip to content

Instantly share code, notes, and snippets.

@Newbrict
Created March 26, 2014 16:56
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Newbrict/9787981 to your computer and use it in GitHub Desktop.
Save Newbrict/9787981 to your computer and use it in GitHub Desktop.
an ASCII art Cube
cubes look like this:
e-------f
/| /|
/ | / |
a--|----b |
| g----|--h
| / | /
c-------d
@JeffIrwin
Copy link

tetrahedron:
|\__
|\  \___
| \     \__
|  \       \__
|   \         \__
|     \          \__
|      \            \_
|       \         ___/ \
|        \   ____/     |
|       ___\/          |
|  ____/    \          |
|_/          \         |
 \__          \        |
    \__         \      |
       \__       \     |
          \__     \    |
             \__   \   |
                \__ \  |
                   \_\ |
                      \|

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment