Page 1 of 1

CeGUI and EaseWrapper

Posted: Thu Dec 15, 2005 22:01
by Pacome
Hello,

I want to integrate CeGUI with EaseWrapper.
EaseWrapper is an abstract layer on DirectX9 and OpenGL (www.ease-production.com). It's totally free of use. Some parts are opensource (under gpl) and other parts are given "as is".

I've done all the work : a VS2005 project has been completed, which is quite the same thing as the OpenglRenderer and DirectXRender you developed for CeGUI.
All has been integrated and works fine (with DX and GL versions of EaseWrapper).

I'm just waiting for your agreement in order to distribute CeGUI in a bundle on ease-production website : CeGUI's DLLs will be given in EaseWrapperSDK with some new tutorials which will explain how to use CeGUI.

Is it OK for you ?

Best regards,

Pacôme

PS: I'm asking this on the forum because I sent you a PM and didn't get any answer...

Re: CeGUI and EaseWrapper

Posted: Fri Dec 16, 2005 00:42
by lindquist
If you're trying to reach Paul (CrazeEddie), then I suggest sending him an email. He's on "holiday", and does not read the forum...

The LGPL license used for CEGUI allows redistribution. If it did not, it would be useless for commercial applications - which it is'nt...

As long as you don't link statically to the library and the copying notices etc. are maintained, you're allowed to redistribute. (very generalised...)

HTH

Re: CeGUI and EaseWrapper

Posted: Fri Dec 16, 2005 21:14
by Pacome
Ok, that's exactly what I want to do :
- give the DLLs with the SDK (not a static link)
- give the licence file in order to let users know what they are about to use
- add some link on the main website
I will notice you when the package will be released.

Regards,

Pacôme

Re: CeGUI and EaseWrapper

Posted: Sun Dec 18, 2005 23:55
by Pacome
For people who are interested in : a version of EaseWrapper with CeGUI support has been released.

It's available here : http://www.ease-production.com

Regards,

Pacôme