A 360-degree image viewer for websites, using Three.js.
Burak Eryılmaz - Senior Software Engineer, Founder of 1002Labs
This repository hosts a 360-degree image viewer for Shopify stores, developed using Three.js. It's crafted to provide an immersive shopping experience, presenting products in panoramic views.
Experience the project live at: 360-degree-image-viewer Live Demo
- Full 360-degree viewability
- Seamless image transitions
- Responsive design for desktop and mobile devices
To integrate this viewer into your Shopify store, follow these steps:
- Clone the repository.
- Upload the files to your hosting service.
- Embed the viewer in your store using an iframe pointing to the hosted viewer page.
Replace the panorama.jpg
with your equirectangular image and ensure the image path is correctly set in the index.html
file.
Contributions to enhance the viewer are welcome. Please fork the repository, make your changes, and submit a pull request.