Commit Graph

8 Commits

Author SHA1 Message Date
24e5b17c63 Update README and add screenshots 2019-07-04 23:02:40 -04:00
27b05a8948 rustfmt 2019-07-04 17:07:06 -04:00
74eac6115e Split into bin and lib, add clap, binary format 2019-07-04 16:16:41 -04:00
e0fc3c1917 Finally generating correct normals
Have to detect and correct inverted normals during calculation since the winding
order of the generated truncated icosahedrons is inconsistent.
2019-06-19 00:07:53 -04:00
f5a032c222 rustfmt 2019-04-07 02:26:42 -04:00
3d0a2ae342 Update README 2019-04-07 02:24:59 -04:00
c5044a3a4f Use cache to significantly reduce vert count 2019-04-07 02:11:23 -04:00
ebc9fdfdb2 Initial commit: code and output 2019-02-18 00:25:30 -05:00