Created
February 3, 2017 22:12
-
-
Save stucka/c1d24c41dbfa80e3dcf4b6a4c4933003 to your computer and use it in GitHub Desktop.
Improve generate.py scripting functionality for Pannellum
This file contains hidden or 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
set pythonpath="c:\python27\python" | |
set nonapath="c:\Program Files\hugin\bin\nona.exe" | |
%pythonpath% generate.py -n %nonapath% -o %1 %1.jpg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment