Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 237 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 237 Bytes

BinaryMeshFormat

Build

cmake -S . -B build/Release -DCMAKE_BUILD_TYPE=Release
cmake --build build/Release

CLI tool usage

build/Release/BMF_convert o2b a.obj a.bmf
build/Release/BMF_convert b2o a.bmf a.obj