-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Readme, add more Documentation
- Loading branch information
1 parent
f3e1ca6
commit 19761ca
Showing
3 changed files
with
18 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
OpenGL based Image Viewer for 360 degrees Panoramic Images. | ||
LICENSE : GPL | ||
LICENSE : GPL | ||
|
||
Minimum Requirements | ||
Java Version 8+ | ||
OpenGL version 4.0+ | ||
|
||
To run the jar file pass the path of an Image as argument. | ||
Example - `java -jar PanoViewer.jar <Path To File>` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters