Copy link to clipboard
Copied
Is it already possible to impement 360 Sperical Panorama in Dreamweaver including hotspot etcetera?
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Sorry, my question was how to present it in Dreamweaver. I was curiuos if there is a jQuery element to insert into my webpage.
Copy link to clipboard
Copied
This photo stitching software can create 360 spherical panoramas for you in WebGL.
WebGL is a JavaScript API for rendering interactive 2D and 3D graphics within any compatible web browser without the use of plug-ins. WebGL is fully integrated with other web standards, allowing GPU-accelerated usage of physics and image processing and effects as part of the web page canvas. Wikipedia
Copy link to clipboard
Copied
Sorry, I was not complete with my information. I have a 360 degree camera and don't need to stich a panaroma. My question is how to view it on my webpage.
Thank you for your comment.
Edwin
Copy link to clipboard
Copied
Typically, omni-directional cameras capture two images or video files from dual lenses with a 180-degree field of view. The images or videos are then automatically stitched together in-camera, or in post with companion software. Ask your camera and/or stitching software maker how to render project output for the web.
Copy link to clipboard
Copied
you can use HTML5 360° panorama players and insert them via iframe into your web pages in dreamweaver by inserting the appropriate code.
examples of such players are:
there are some more out there, but this should be a good starting point.