Page 1 of 1

Integrating Esenthel with CEGUI

Posted: Mon Jun 27, 2011 06:48
by Ivian
Hi. Is there anyone, who have used CEGUI with Esenthel Engine?

How can I get acces to the D3D device which is required with CEGUI in Esenthel?

Re: Integrating Esenthel with CEGUI

Posted: Mon Jun 27, 2011 16:31
by Kulik
I think this question is more suited for Esenthel developers/users. I would try their forum or such.

You could also make a specific renderer for CEGUI using Esenthel's API if you can't access the device directly. It's a bit more involved though.