Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jpgreth/0add75a84f3c9840bffa1fc4e6c7e23c to your computer and use it in GitHub Desktop.
Save jpgreth/0add75a84f3c9840bffa1fc4e6c7e23c to your computer and use it in GitHub Desktop.

Revisions

  1. @mvtango mvtango revised this gist Oct 21, 2017. 1 changed file with 6 additions and 1 deletion.
    7 changes: 6 additions & 1 deletion krpano-to-marzipano.config
    Original file line number Diff line number Diff line change
    @@ -13,4 +13,9 @@ levelsizes= 2048, 1024, 512

    converttocube=true
    indexbase=0
    tilepath=%INPUTPATH%/%BASENAME%.tiles/%l/[c]/%v/%h.jpg
    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
  2. Martin Virtel created this gist Oct 19, 2017.
    16 changes: 16 additions & 0 deletions krpano-to-marzipano.config
    Original 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