← Back to team overview

kicad-developers team mailing list archive

Re: 3D-Viewer Raytraced render

 

Hi Wayne,
I found that their license is similar to some others that are already been used in kicad: poly2tri, trackball.h
So I thought I could use a file from the project, keep the licence and give the credits as request, or did I miss something?

Mario
________________________________________
From: Kicad-developers [kicad-developers-bounces+mrluzeiro=ua.pt@xxxxxxxxxxxxxxxxxxx] on behalf of Mário Luzeiro [mrluzeiro@xxxxx]
Sent: 28 October 2015 13:14
To: Wayne Stambaugh; kicad-developers@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Kicad-developers] 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.

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Follow ups

References