juniorxsound / Depthkit.js

🎞 A plugin for using DepthKit's volumteric captures in Three.js
https://juniorxsound.github.io/Depthkit.js/
MIT License
89 stars 34 forks source link

Combined-Per-Pixel video is not compatibility!! #24

Open sunboy123 opened 2 years ago

sunboy123 commented 2 years ago

i use it Combined-Per-Pixel video ,its genereating metadata txt file of json data format are different with your examples. so i can't make depthkit.js work. can you help me ? i am in a hurry. thank you

ScatterCory commented 1 year ago

For the sake of tidying up old issues, it looks like this one is caused by the change to Depthkit's metadata structure implemented in version 0.5.4. You can modify any newer metadata file to make it compatible with the older format by following the workaround published in Scatter's Depthkit.js repo.