问题
I have set of equirectangular panorama pictures, I'm displaying them using Three.js sphere geometry similar to this example: http://mrdoob.github.io/three.js/examples/webgl_panorama_equirectangular.html
I added buttons to the scene to allow navigation between panoramas. I would like to have transition while traveling between panoramas. It should be similar to Google Street View transitions as much as possible.
Can someone share some ideas/directions how to implement this using three.js?
来源:https://stackoverflow.com/questions/27566155/transitions-between-panoramas-in-three-js