Rust library for dealing with .mdd and .pc2 pointcache formats as exported from Blender
Go to file
Spencer Killen 6f1c60fc70
proof of concept MDD
2023-11-26 16:16:45 -07:00
src proof of concept MDD 2023-11-26 16:16:45 -07:00
.gitignore proof of concept MDD 2023-11-26 16:16:45 -07:00
Cargo.lock proof of concept MDD 2023-11-26 16:16:45 -07:00
Cargo.toml proof of concept MDD 2023-11-26 16:16:45 -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