Added forgotten README.md

This commit is contained in:
Chris Hodapp 2020-01-14 18:08:58 -05:00
parent 5400ce8910
commit 48e8522207

10
README.md Normal file
View File

@ -0,0 +1,10 @@
- `curve_horn_*`: actually *combine* geometry properly.
- Look at everything in README.md in automata_scratch.
- Implement some of the tougher examples from the above too, e.g. the
triple nested spiral
- Lots of Rust-kosher refactoring (once I understand Rust better)
- Grep for all TODOs in code, really
- Actual Rust-style docs!
- Fix links in tri_mesh docs that use relative paths & do a PR?