-
I have a problem with equirectangular panorama player ( http://mrdoob.github.com/three.js/examples/webgl_panorama_equirectangular.html ) on Opera browser. Here is log: http://wklej.org/id/790403/ . Is…
-
Hi,
I'm trying to modify panorama equirectangula player ( https://github.com/mrdoob/three.js/blob/master/examples/webgl_panorama_equirectangular.html ) to add some smooth move to camera. Is there any …
-
I'm trying to work with this example: http://mrdoob.github.com/three.js/examples/webgl_panorama_equirectangular.html
using my own panorama image.
It renders fine but I would like to now create some i…
-
Hello,
I don't like to waste your time by submitting an issue like this, but I couldn't find a forum to ask in so my apologies. Basically, I'm trying to implement a Google Street View style camera whe…
-
Hey Guys, I tried running some code which is loosely based on this example, which also will not run in either chrome or ff:
http://mrdoob.github.com/three.js/examples/webgl_panorama_equirectangular.ht…
-
webgl_panorama_equirectangular.html consistently fails with a black screen whether local or remote. webgl_materials_cars_camaro.html fails locally. Other demos I've tried (~40) work both remotely and …
-
After upgrading to Chromium 15 stable release for Linux (64bit), I just found a texture issue of mesh when it uses CanvasRenderer. A portion of the bitmap texture is missing when it render on the mesh…
-
I suspect that I should be on a git branch or a git tag to run the three.js examples successfully.
Thanks!
ghost updated
12 years ago
-
Hello,
I've seen many questions about it but no answer using NO target.
I'm in the center of a panoramic. As i do stuff with laser cloud navigation i first want a simple independent camera that can r…
-
take canvas_geometry_earth.html example modify to load a 360 panorama image
1.replace THREE.ImageUtils.loadTexture( 'textures/land_ocean_ice_cloud_2048.jpg' )
with the image
THREE.ImageUtils.loadT…