← Back to team overview

kicad-developers team mailing list archive

Re: 3D-Viewer Raytraced render

 

Hi Wayne,

I am not using the PBRT project, I am just using one cpp file that I made my modifications and some other few lines of code. So it is not an external dependency.

Their licence is here:
https://raw.githubusercontent.com/mmp/pbrt-v3/master/LICENSE.txt

Do you think that it compatible?

Mario
________________________________________
From: Kicad-developers [kicad-developers-bounces+mrluzeiro=ua.pt@xxxxxxxxxxxxxxxxxxx] on behalf of Wayne Stambaugh [stambaughw@xxxxxxxxx]
Sent: 28 October 2015 12:59
To: kicad-developers@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Kicad-developers] 3D-Viewer Raytraced render

You may want to take a careful look at the pbrt-v3 license before you
get too involved.  I'm not sure it's GPL2+ compatible.  It may be but
you should get clarification.  Also, pbrt-v3 is not packaged in Debian
and likely not packaged for any other platform either so that needs to
be considered as well.  I am not allowing any more CMake dependency
library build code in KiCad so that is not an option.


Follow ups

References