Pixelformats example mupltiple sources (#2889)

* Added texture conversion for pixelformat to runtime asset.

* pixelformats: Support multiple sources, cleanup
This commit is contained in:
Michał Cichoń
2022-08-23 21:51:00 +02:00
committed by GitHub
parent e9e9605304
commit 549077fc0b
8 changed files with 253 additions and 130 deletions

View File

@@ -48,6 +48,9 @@ rule texturec_height
rule texturec_equirect
command = texturec -f $in -o $out --max 512 -t rgba16f --equirect
rule texturec_rgba8
command = texturec -f $in -o $out -t rgba8
pwd = ../examples/assets/meshes
subninja ../examples/assets/meshes/meshes.ninja