Files
filament/tools/roughness-prefilter
Romain Guy cb9bfaeb83 Fix build warnings (#7189)
The latest macOS toolchain triggers warnings for duplicate libraries at
link time. This is caused by our dependency chains.

Also remove an inlining warning in Kotlin and unnecessary warnings in
build.sh when doing a clean or generating web docs.
2023-09-20 10:16:55 -07:00
..
2023-09-20 10:16:55 -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.