This is a simple web application that allows users to upload an equirectangular image and interactively find spherical coordinates (yaw and pitch) by clicking on different points of the image.
- Upload equirectangular images
- Click on image to get precise yaw and pitch coordinates
- Clear markers functionality
- Responsive design
- Upload an equirectangular image
- Click anywhere on the image
- View the yaw and pitch coordinates for each clicked point
- Use "Clear Markers" to reset
- HTML5
- JavaScript
- Pure frontend implementation
MIT License