prosha/README.md
2020-02-16 18:18:32 -05:00

765 B

This needs a title

Highest priority:

  • Fix issue with curve_horn_* that prevents geometry being joined in middle.
  • Consider trampolining to_mesh. My call stack seems needlessly deep in spots. Can I make tail-recursive?

Important:

  • Grep for all TODOs in code, really.
  • 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)
  • Actual Rust-style docs!

If I'm bored: