Files
filament/tools/roughness-prefilter
Romain Guy b1242163f7 Make CMake 3.10 the minimum version, add LTO option (#1316)
* Make CMake 3.10 the minimum version, add LTO option

* Install a newer CMake on Linux CI builds

* Update LLVM and Cmake on Windows CI

* Update build/windows/ci-common.bat

Co-Authored-By: Ben Doherty <benjdoherty15@gmail.com>

* Update formatting

* Apply suggestions from code review

* Update build/windows/ci-common.bat

* Update CMake

* Switch Android projects back to CMake 3.6
2019-06-19 12:53:03 -07:00
..
2019-05-03 12:01:31 -07:00
2018-08-03 10:38:22 -07:00

Roughness Prefilter

roughness_prefilter is a simple tool that can be used to generate a pre-filtered roughness map from a normal map. The input roughness can either be a constant or a roughness map. The output can be used to reduce shading aliasing.