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:
@@ -41,6 +41,9 @@ rule texturec_normal
|
||||
rule texturec_height
|
||||
command = texturec -f $in -o $out -t r8
|
||||
|
||||
rule texturec_equirect
|
||||
command = texturec -f $in -o $out --max 512 -t rgba16f --equirect
|
||||
|
||||
pwd = ../examples/assets/meshes
|
||||
subninja ../examples/assets/meshes/meshes.ninja
|
||||
|
||||
|
||||
Reference in New Issue
Block a user