prosha/README.md

22 lines
565 B
Markdown

# This needs a title
## Highest priority:
- Fix my fucked STL export at max_iters=4. Blender & Wings refuse to
load.
- Fix `OpenMesh.connect()`.
- Continue converting `curve_horn_*`.
## 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:
- Fix links in tri_mesh docs that use relative paths & do a PR?