From 8f0e045d0c878651fc82630a7aa64b55e3562278 Mon Sep 17 00:00:00 2001 From: rvandoosselaer Date: Mon, 9 Mar 2020 18:45:51 +0100 Subject: [PATCH] prepare for release 1.4.0 --- TEXTURES.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 TEXTURES.md diff --git a/TEXTURES.md b/TEXTURES.md new file mode 100644 index 0000000..7a6868c --- /dev/null +++ b/TEXTURES.md @@ -0,0 +1,11 @@ +# Texture + +Use CrazyBump to generate the normal map and parallax map of the textures. + +## Settings + +For a **normal** map, decrease the `Intensity` to a lower value: ~7. +Increase the `Sharpen` value: ~50. + +For a **parallax** or displacement map, lower the `Intensity` value to ~25. +Increase the `Enhance detail` value to ~50. \ No newline at end of file