Files
filament/tools/normal-blending
Romain Guy 33c44ee9ce Install BlueGL (#148)
* Add READMEs to install packages

* Don't install BlueVK headers, install BlueGL lib
2018-08-27 08:50:35 -07:00
..
2018-08-27 08:50:35 -07:00
2018-08-03 10:38:22 -07:00

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).