Rust library for dealing with .mdd and .pc2 pointcache formats as exported from Blender
Go to file
Spencer Killen cc5c3d6dca
add tool
2023-11-26 18:08:17 -07:00
src add tool 2023-11-26 18:08:17 -07:00
tools add tool 2023-11-26 18:08:17 -07:00
.gitignore proof of concept MDD 2023-11-26 16:16:45 -07:00
Cargo.lock add tool 2023-11-26 18:08:17 -07:00
Cargo.toml add tool 2023-11-26 18:08:17 -07:00
README.md proof of concept MDD 2023-11-26 16:16:45 -07:00
output.mdd proof of concept MDD 2023-11-26 16:16:45 -07:00
test_cube.mdd proof of concept MDD 2023-11-26 16:16:45 -07:00

README.md

Parser / Encoder for pointcache file formats

References