-
Development notes:
- we need equirectangular pano images to be able to project them onto a sphere. This is already done (link needed @mvollrath )
- we need to convert single image to cube map (N,E,S,W…
-
Is it possible to use generate.py in such a way that it can create multiview images from a series of 6 cubic images. This would enable the tripod to be photoshopped out, for example in just one place…
-
On iOS 8.1.2 or maybe just iOS 8 in general the texture is mapping incorrectly on the current demo.
http://mrdoob.github.io/three.js/examples/webgl_panorama_equirectangular.html
-
hello, looking at solutions for custom embedding of the panoramas, i came across a few leads id like to share, i hope anyone who feels like sharing and or doing tests can join in.
I've had ok results…
ulumi updated
9 years ago
-
Video files used as textures do NOT display on (any) Android browsers. Period.
Image files load fine but video is just black. Works fine on iOS and all desktop browsers so the WebGL renderer is doing …
-
Guessing something is wrong here, since this conditional is never entered:
https://github.com/povdocs/webvr-starter-kit/blob/312126c6938bec2618d174c11c8f3639f850b378/src/materials.js#L126-L128
http:…
-
I've been exploring using Pannellum in order to display real estate house tours. Unfortunately I've consistently encountered an issue with it displaying in Safari.
I don't use Mac's myself and have n…
-
I'm really noob on this topic so sorry in advance for the nonsense I can say.
I still don't know very well which are the differences between: equirectangular, cubemap and multires images.
I don't kn…
-
http://mrdoob.github.io/three.js/examples/webgl_panorama_equirectangular.html
http://blog.thematicmapping.org/2014/01/photo-spheres-with-threejs.html
---
- Bitbucket: https://bitbucket.org/locql/pix…
-
Something seems to have been broken(?) by this commit: https://github.com/mpetroff/pannellum/commit/e90d65b5bb6092f6de3e6e5598651704c9a9ec8b. I cannot get a simple equirectangular panorama to display …