shaders icon indicating copy to clipboard operation
shaders copied to clipboard

BRDF explorer license

Open bvssvni opened this issue 10 years ago • 3 comments

https://github.com/wdas/brdf/blob/master/LICENSE

This seems to be permissive, royalty free and granting patents, but derivative work must include its license.

bvssvni avatar Feb 20 '15 12:02 bvssvni

According to the website, it is licensed under MS-PL (Microsoft Public License).

http://www.disneyanimation.com/technology/brdf.html

bvssvni avatar Feb 20 '15 13:02 bvssvni

According wikipedia https://en.wikipedia.org/wiki/Shared_source#Microsoft_Public_License_.28Ms-PL.29 , it is permitted to redistribute binaries with any compatible license, but the source code must be under MS-PL.

bvssvni avatar Feb 20 '15 13:02 bvssvni

One idea we can take from this project, without counting as derivative work, is that analytic BRDFs can be inserted into shader templates.

bvssvni avatar Feb 20 '15 13:02 bvssvni