Files
filament/tools/cso-lut/README.md
Romain Guy 8094955fc1 Add new tool cso-lut (#2394)
* Add new tool cso-lut

This tool is for internal usage only. It computes a 3D lookup table
for cone/sphere occlusion computations. These can be used to implement
specular occlusion, directional ambient occlusion, etc.

* Improve generated comment

* Fix Windows build
2020-04-14 18:22:56 -07:00

116 B

Cone/Sphere Occlusion LUT Generator

cso-lut is a tool that generates a lookup table to cone/sphere occlusions.