mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Added source uffizi light probe and conversion to runtime asset.
This commit is contained in:
@@ -7,7 +7,8 @@ build $textures/texture_compression_bc7.ktx: texturec_bc7 $pwd/texture_compres
|
||||
build $textures/texture_compression_etc1.ktx: texturec_etc1 $pwd/texture_compression.png
|
||||
build $textures/texture_compression_etc2.ktx: texturec_etc2 $pwd/texture_compression.png
|
||||
|
||||
build $textures/parallax-d.ktx: texturec_diffuse $pwd/parallax-d.png
|
||||
build $textures/parallax-n.ktx: texturec_normal $pwd/parallax-n.png
|
||||
build $textures/parallax-h.ktx: texturec_height $pwd/parallax-h.png
|
||||
build $textures/lightmap.ktx: texturec_height $pwd/../sky/lightmap.png
|
||||
build $textures/parallax-d.ktx: texturec_diffuse $pwd/parallax-d.png
|
||||
build $textures/parallax-n.ktx: texturec_normal $pwd/parallax-n.png
|
||||
build $textures/parallax-h.ktx: texturec_height $pwd/parallax-h.png
|
||||
build $textures/lightmap.ktx: texturec_height $pwd/../sky/lightmap.png
|
||||
build $textures/uffizi.ktx: texturec_equirect $pwd/uffizi-large.exr
|
||||
|
||||
BIN
examples/assets/textures/uffizi-large.exr
Normal file
BIN
examples/assets/textures/uffizi-large.exr
Normal file
Binary file not shown.
Reference in New Issue
Block a user