tokmd-fun
Generate novelty outputs from tokmd metrics.
Problem
Use this crate when you want a derived artifact for demos, visualizations, or experimentation without changing the core receipt model.
What it gives you
render_objwithObjBuildingrender_midiwithMidiNote- Wavefront OBJ output for code-city style models
- Type 1 MIDI output with configurable tempo
Quick use / integration notes
[]
= { = true }
Feed metrics into the renderers, then write the returned OBJ or MIDI bytes to disk.
Go deeper
Tutorial: Root README How-to: Recipes Reference: Source Explanation: Architecture