Skip to content

Instantly share code, notes, and snippets.

@stucka
Created February 3, 2017 22:12
Show Gist options
  • Save stucka/c1d24c41dbfa80e3dcf4b6a4c4933003 to your computer and use it in GitHub Desktop.
Save stucka/c1d24c41dbfa80e3dcf4b6a4c4933003 to your computer and use it in GitHub Desktop.
Improve generate.py scripting functionality for Pannellum
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