Skip to content

Disclaimer in AlbedoConstantCustom Module

// DISCLAIMER: A polynomial module would be preferred, but this would lead to many unnecessary // T^x calculations in the constant case. If anyone has a good idea for an efficient polynomial // scheme, it can replace this module.