quake3-movement-unity3d icon indicating copy to clipboard operation
quake3-movement-unity3d copied to clipboard

Very cool! What is this licensed under?

Open LandonPowell opened this issue 6 years ago • 5 comments

I'm interested in using this as a knowledge source for a Godot project, but if I were to use it in Unity, what license would it be under? GPL 2.0, I'm guessing?

LandonPowell avatar Dec 17 '18 02:12 LandonPowell

All this is is a movement system port, so licensing doesn't matter as the maths/algorithm behind it isn't patented.

Aka: use what you want, how you want. Idgaf.

WiggleWizard avatar Dec 17 '18 15:12 WiggleWizard

@WiggleWizard Oh, I'm asking about licenses, not patents. Licenses are a matter of copyright. That's a totally different thing that patents.

idgaf

That's good to hear. I'm guessing that means it's CC0? Would you mind included one of the auto-generated github licenses for CC0 on the project?

LandonPowell avatar Dec 18 '18 02:12 LandonPowell

@expertdave2 Ah, if this is simply a hand-transpile of the original code, that'd make sense. I completely forgot that the code was derivative. Q3 -> CPMA -> UnityQ3

LandonPowell avatar Dec 19 '18 05:12 LandonPowell