umar-ahmed / ktx2-cubemap-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cubemap generated with toktx:

toktx \
    --t2 \
    --genmipmap \
    --assign_oetf srgb \
    --target_type RGBA \
    --cubemap \
    --encode etc1s \
    -- cubemap.ktx2 \
    nx.png px.png py.png ny.png pz.png nz.png

To run, use npx serve .

About


Languages

Language:JavaScript 94.9%Language:HTML 5.1%