Closed bitamirshafiee closed 3 years ago
You should be able to download a build of matc for your platform here (https://github.com/google/filament/releases). Download the .tgz file for your development operating system and the executable will be in the ./bin directory.
You saved my day(or better say week), thank you very very much.
Hello zirman, thanks for the great sample. I am struggling with converting .mat file to .filamat. As you mentioned in build-materials.sh
matc should either built from source or downloaded for your platform
I've tried to clone filament repo and try to build it(although no success, and I just want to use the matc tool), I don't know how to use the tools folder, to use matc tool for this conversion. if you could give me some hints or the steps I should go that will be great, cause it seems you've done it in this sample successfully. any help will really be appreciated.