Skip to content

Instantly share code, notes, and snippets.

@jbinkleyj
Forked from cecilemuller/cubemap.bat
Created October 14, 2021 17:07
Show Gist options
  • Save jbinkleyj/f7444413a5334cad4f7e24e1b653616d to your computer and use it in GitHub Desktop.
Save jbinkleyj/f7444413a5334cad4f7e24e1b653616d to your computer and use it in GitHub Desktop.

Revisions

  1. @cecilemuller cecilemuller created this gist May 1, 2019.
    2 changes: 2 additions & 0 deletions cubemap.bat
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    texassemble cube -w 1024 -h 1024 -o cubemap.dds px.jpg nx.jpg py.jpg ny.jpg pz.jpg nz.jpg
    texconv cubemap.dds -m 0 -y -f BC1_UNORM