相关代码命令
ffmpeg -i example.jpg -vf v360=input=equirect:output=eac example-eac.jpg
ffmpeg -i example.jpg -vf v360=input=equirect:output=c3x2 example-cube.jpg
加速博客地址:https://qiufeng.blue/three/lesson04.html
demo体验:
panorama: https://fly-three-js.vercel.app/lesson04/index-panorama.html
cube: https://fly-three-js.vercel.app/lesson04/index-cube.html
eac: https://fly-three-js.vercel.app/lesson04/index-eac.html