SpacemanDMM/crates/dmm-tools
2025-12-18 21:22:18 -08:00
..
examples Apply most rustfmt suggestions 2025-12-18 21:22:18 -08:00
src Add more #[rustfmt::skip]s 2025-12-18 21:22:18 -08:00
tests Apply most rustfmt suggestions 2025-12-18 21:22:18 -08:00
Cargo.toml Update foldhash and maud dependencies 2025-08-30 13:22:23 -07:00
README.md Rename src/ to crates/, match directories to package names 2021-11-16 17:51:02 -08:00

dmm-tools library

This is the shared code which powers both the CLI and editor. It defines the render passes and handles parts of the conversion of the object tree to renderable sprites.