The new requirements are as follow: - CMake 3.19 - Ninja 1.10 - Android Studio 4.2 - Android NDK 22.1 - Gradle 7.0 - Kotlin 1.5
Normal Blending
normal_blending is a simple tool that can be used to combine two normal maps in a single texture.
This tool uses the blending technique called Reoriented Normal Mapping which offers mathematically correct results (as opposed to common techniques such as linear or overlay blending).