aboutsummaryrefslogtreecommitdiff
path: root/samples/media/HDREnvironments/cubemapgen_settings.txt
diff options
context:
space:
mode:
authorMarco Foco <[email protected]>2016-03-07 15:47:07 +0100
committerMarco Foco <[email protected]>2016-03-08 16:04:19 +0100
commitcd6e0492903f8a9eb5efa14263d7d9ab092517de (patch)
tree05c010b75bf777335565819dcceb140886c5a7e9 /samples/media/HDREnvironments/cubemapgen_settings.txt
downloadfaceworks-cd6e0492903f8a9eb5efa14263d7d9ab092517de.tar.xz
faceworks-cd6e0492903f8a9eb5efa14263d7d9ab092517de.zip
FaceWorks 1.0
Diffstat (limited to 'samples/media/HDREnvironments/cubemapgen_settings.txt')
-rw-r--r--samples/media/HDREnvironments/cubemapgen_settings.txt35
1 files changed, 35 insertions, 0 deletions
diff --git a/samples/media/HDREnvironments/cubemapgen_settings.txt b/samples/media/HDREnvironments/cubemapgen_settings.txt
new file mode 100644
index 0000000..abe6d72
--- /dev/null
+++ b/samples/media/HDREnvironments/cubemapgen_settings.txt
@@ -0,0 +1,35 @@
+SET AUTO REFRESH TO OFF OTHERWISE CUBEMAPGEN WILL START FILTERING THE CUBEMAP
+AS SOON AS YOU TOUCH ANYTHING!
+
+For environment cube (just converting from cross format to .dds,
+unfortunately a pure no-op seems to be impossible in CubeMapGen,
+but this is as close as I can get):
+- Output size: 1024
+- Output format: float16 RGBA
+- Save Mipchain: no
+- Filter Type: Disc
+- Base Filter Angle: 0.0
+- Edge fixup: no
+
+For diffuse cube:
+- Output size: 32
+- Output format: float16 RGBA
+- Save Mipchain: no
+- Irradiance cubemap: yes
+- Edge fixup: no
+- Use solid angle weighting: yes
+
+For specular cube:
+- Output size: 256
+- Output format: float16 RGBA
+- Save Mipchain: yes
+- Filter type: CosinePower
+- MipmapChain: Mipmap
+- Num Mipmap: 9
+- Lighting model: BlinnBRDF
+- Irradiance cubemap: no
+- Exclude base: yes
+- Gloss scale: 13
+- Gloss bias: 0
+- Edge fixup: no
+- Use solid angle weighting: yes