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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -