/360JFx

A tool to visualize spherical panoramas in equirectangular format

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

360JFx

A tool to visualize spherical panoramas in equirectangular format

Spherical panorama pictures generated with drones, 360 cameras or just stitching single pictures together are often saved in equirectangular format. With this tool you can visualize a spherical panorama in equirectangular format just dragging & dropping the file in the window.

Screenshot

Features:

  • Multiplatform: it runs on Windows, Mac and Linux.
  • Self-contained: no additional libraries are needed, only JDK 11 is required.
  • Accurate rendering in proximity of zenit and nadir angles.

How to build 360JFx:

  • Check the prerequisites: Maven and JDK 11 are installed.
  • Run the following command: mvn package