react-three-fiber icon indicating copy to clipboard operation
react-three-fiber copied to clipboard

License of Examples

Open tderflinger opened this issue 1 year ago • 2 comments

Dear React Three Fiber Team,

First of all, thanks for this superb 3D React library!

This is not a bug report directly, it's more that I am not sure about the license of your examples under: https://r3f.docs.pmnd.rs/getting-started/examples

I could not find any license file for the examples.

Thanks for your clarification.

Best, -Thomas

tderflinger avatar Sep 15 '24 08:09 tderflinger

The entire repository is covered under a MIT license HERE

As is the r3f repo itself HERE

The sandboxes are generated though and I can't remember where they are. But I think its generally safe to say they are MIT, especially if on CSB.

DennisSmolek avatar Sep 24 '24 13:09 DennisSmolek

Great. Thanks for your clarification, @DennisSmolek.

tderflinger avatar Sep 28 '24 07:09 tderflinger