Commit Graph

12 Commits

Author SHA1 Message Date
2537a1da02 Add metadata to cargo package 2019-07-04 23:25:57 -04:00
d43b5429c1 Exclude output dir from package and fix version 2019-07-04 23:13:43 -04:00
cb1a7838f1 README tweaks 2019-07-04 23:08:05 -04:00
b392d0ddb5 Correct installation instructions 2019-07-04 23:04:41 -04:00
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