Skip to content

A tool to visualize spherical panoramas in equirectangular format

License

Notifications You must be signed in to change notification settings

alebruno/360JFx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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