react-three-fiber
react-three-fiber copied to clipboard
Licensing for R3F examples
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?
This might answer your question - https://github.com/pmndrs/react-three-fiber/blob/master/LICENSE
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.