- Nuke office and desert - Add pillars and venetian_crossroads - Regenerate white_furnace - Keep the diagnostic environments (uv2, uv8, and uv128) as-is
7 lines
446 B
Plaintext
7 lines
446 B
Plaintext
The contents of this folder were built using cmgen as follows:
|
|
|
|
export CMGEN=../../out/cmake-release/tools/cmgen/cmgen
|
|
$CMGEN -x . --format=ktx --size=256 --extract-blur=0.1 ../../assets/environments/white_furnace/white_furnace.exr
|
|
$CMGEN -x . --format=ktx --size=256 --extract-blur=0.1 ../../third_party/environments/venetian_crossroads_2k.hdr
|
|
$CMGEN -x . --format=ktx --size=256 --extract-blur=0.1 ../../third_party/environments/pillars_2k.hdr
|