MrLixm/AgXc

License?

Opened this issue · 3 comments

Hello!

I was just wondering if there is any licensing required to use code from this repository.

Thanks,
Gustav

Hello, that is a tricky question !
My work is based on the work of @sobotka which has an interesting opinion on licensing (hence not specifying one in its original work)
Even if Troy specified a license I would not be able to tell which portion of my work is really mine and I could license differently.

A first answer would be https://en.wikipedia.org/wiki/License-free_software , which depending on your needs might be enough.
If anything commercial is involved and you really need a license, then I would think that perhaps we could switch the discussion in private together with Troy to see how to approach it.

Hello,

Thanks for the quick reply! I was looking at the reshade code to integrate AgX in real-time applications primarily. Is that code inferred from the original repository or is it 'just' using the values from the .ocio config generator?

I have two interests, open source and professionally. I would like to integrate AgX to https://github.com/gscept/nebula as our main display mapper, and in a UE5 plugin to use for work, which is going into a commercial product.

Thanks,
Gustav

Is that code inferred from the original repository or is it 'just' using the values from the .ocio config generator?

both, the reshade implementation is close if not similar to the original Troy implementation (which has since received modifications)

let's wait for Troy opinion to see in which direction to move for the licensing !