-
-
Save jpgreth/0add75a84f3c9840bffa1fc4e6c7e23c to your computer and use it in GitHub Desktop.
Revisions
-
mvtango revised this gist
Oct 21, 2017 . 1 changed file with 6 additions and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -13,4 +13,9 @@ levelsizes= 2048, 1024, 512 converttocube=true indexbase=0 tilepath=%INPUTPATH%/../../marzipano/tiles/%BASENAME%/%l/[c]/%v/%h.jpg # Generate preview image cspreview=true https://krpano.com/tools/kmakemultires/config/ previewpath=%INPUTPATH%/../../marzipano/tiles/%BASENAME%/preview.jpg -
Martin Virtel created this gist
Oct 19, 2017 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,16 @@ # Generate tile files that can be used with https://www.marzipano.net # This is a config file for https://krpano.com/tools/kmakemultires/config/ - flash=false html=false xml=false panotype=autodetect tilesize=512 levelsizes= 2048, 1024, 512 converttocube=true indexbase=0 tilepath=%INPUTPATH%/%BASENAME%.tiles/%l/[c]/%v/%h.jpg