CODEF icon indicating copy to clipboard operation
CODEF copied to clipboard

License?

Open lrq3000 opened this issue 7 years ago • 5 comments

Under what license is this library?

lrq3000 avatar Mar 21 '18 02:03 lrq3000

I think.. under its own license? Plus licenses of some parts it uses...

andrienko avatar Mar 21 '18 11:03 andrienko

ahhh that's a shame because I wanted to use it but I need it to be under an opensource license, as this is one of the requirements in my project :-(

lrq3000 avatar Mar 21 '18 11:03 lrq3000

@lrq3000

Oh, I am pretty sure you actually can, as this one is open-source and its own license is also open-source (every code piece of it starts with a license: https://github.com/N0NameN0/CODEF/blob/master/codef/codef_fx.js)

I believe this lib is intended to be used as a ground for creating a demo-like animation. If you need a demo-like animation you can also check my fork of codef: https://github.com/andrienko/codeff :tongue:

If you just need a canvas library for more general use - I would actually recommend you using phaser/pixi/three.js or something

andrienko avatar Mar 21 '18 11:03 andrienko

@andrienko Thank you very much for pointing out the headers, I think this could work out, but it would be great if the type of license could be clarified with a license file, as this would allow to ensure that it is opensource (because a slight change in the terms of an opensource inspired license can render it outside of the scope of opensource...).

lrq3000 avatar Apr 06 '18 00:04 lrq3000

Also thank you for linking to your repo, I will have a look for inspiration :-)

lrq3000 avatar Apr 06 '18 00:04 lrq3000