javascript - how to make a three js css3d panorama without a cubemap -



javascript - how to make a three js css3d panorama without a cubemap -

i haven't been able find illustration on how this. i've achieved want accomplish using webgl, , i'm making css3d fallback. method used in webgl won't work because css3d can't handle meshes.

so there way render panorama in css3d using single panoramic image instead of cubemap?

try skydome instead, not need more 1 image. still must processed cube wrapping. http://www.ianww.com/2014/02/17/making-a-skydome-in-three-dot-js/

javascript css3 three.js panoramas

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -