Skip to content

Instantly share code, notes, and snippets.

@Erfan-Ahmadi
Created August 23, 2019 18:57
Show Gist options
  • Save Erfan-Ahmadi/b11a7b74df55057bf8aa412883867da7 to your computer and use it in GitHub Desktop.
Save Erfan-Ahmadi/b11a7b74df55057bf8aa412883867da7 to your computer and use it in GitHub Desktop.
Used To Describe cube vertices in code for better visualization/
// .4------5 4------5 4------5 4------5 4------5.
// .' | .'| /| /| | | |\ |\ |`. | `.
// 0---+--1' | 0-+----1 | 0------1 | 0----+-1 | `0--+---1
// | | | | | | | | | | | | | | | | | |
// | ,6--+---7 | 6----+-7 6------7 6-+----7 | 6---+--7 |
// |.' | .' |/ |/ | | \| \| `. | `. |
// 2------3' 2------3 2------3 2------3 `2------3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment