serlio
serlio copied to clipboard
Arnold: RGB opacity maps
Currently, for Arnold we only support RGBA textures as opacity maps, where the alpha channel is used as the opacity. However, CityEngine also supports RGB opacity maps, where the luminance is used as the opacity.
Task:
- Implement support for RGB opacity maps using the luminance as opacity.