shocker-0x15
shocker-0x15
Current implementation uses ad-hoc concatenation of the current directory path and some file path. Smarter filepath handling (e.g. resolve filepaths containing "../") is desirable.
Deformation blur is the only blur not implemented yet.
Current SLR's geometry instancing cannot change its material instance by instance.
Hello, I have noticed that this code uses a scale factor x2 for MERL BRDF data: https://github.com/wjakob/layerlab/blob/3e5257e3076a7287d1da9bbd4ee3f05fe37d3ee3/src/layer.cpp#L530 Is there any basis for this value? or is this just competely ad-hoc?...