-
I remember few times ago I have seen somewhere in Mitsuba documentation or in repo clear information about Mitsuba 3 non-commercial/research only license. And also was an information about contribution that can give a "full" license that allow to use commercially. Did Mitsuba 3 now allow both non-commercial and commercial use? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hello @ssh4net, Please find the full license of Mitsuba 3 here: https://github.com/mitsuba-renderer/mitsuba3/blob/master/LICENSE When opening a pull request, you are requested to do the following so that the new contributed code is under the same license as the whole project:
|
Beta Was this translation helpful? Give feedback.
-
Ah, thanx! And how about commercial/non-commercial use of Mitsuba 3 itself? |
Beta Was this translation helpful? Give feedback.
The license is essentially a BSDF 3-clause license, which, as far as I understand, allows commercial and non-commercial use: https://en.wikipedia.org/wiki/BSD_licenses
However, I am not a lawyer and this is not legal advice, please make sure to check the license itself.