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

Licensing for R3F examples

Open semsion opened this issue 1 year ago • 1 comments
trafficstars

There's many useful examples illustrating the use of R3F https://docs.pmnd.rs/react-three-fiber/getting-started/examples

Can anybody comment if there is any licensing associated with this code, and if they could be used as the basis for potentially any commercial product?

semsion avatar Nov 26 '23 20:11 semsion

This might answer your question - https://github.com/pmndrs/react-three-fiber/blob/master/LICENSE

snovosel avatar Nov 29 '23 19:11 snovosel

I would always ask the author beforehand since the lack of a license means you have no rights to it (e.g. ShaderToy), but you can safely assume MIT license for anything we use as reference material.

CodyJasonBennett avatar Apr 26 '24 04:04 CodyJasonBennett