Closed griffindodd closed 10 years ago
I believe your script tags have relative URL's from the root of your domain. should be src="extern/three.min.js" NOT src="/extern/three.min.js"
Nice!!!
Thanks, I moved the lib and extern to the root of the site and the page and it worked!!!
www.dropinquarters.com/sphere.html
Many thanks
Hi Kenny,
I'm following your instructions to embed a simple Photosphere on a page but cannot get it to show up.
Here's the link
www.dropinquarters.com/sphere/index.html
I have sphere.js in /lib and three.min.js in /extern in the root of the sphere directory that also contains the .jpg for the photosphere itself.
Thanks