 kazade Registered User |
Quote
|
2009-09-22 13:47:34 |
|
Hi,
I'm using Irrlicht to write a game that I've been planning for a little while. Anyway, I've got to the stage where I need to load some content and I've been scouting around for an easy way to create level data and irrEdit seems to be the best there is. (I have started my own cross-platform level editor, but I've put that on hold for now).
The problem is that irrEdit doesn't support Linux (that's fair enough) and it doesn't work under Wine. I believe that the Wine issues could be solved if there was an OpenGL renderer option in irrEdit.
I was just wondering if there are any plans to implement OpenGL support soon?
|
 niko Moderator |
Quote
|
2009-09-22 16:17:59 |
|
There is a plan to support OpenGL as well, but this will still take a while, to be more exact: until Irrlicht supports rendering into windows using OpenGL.
|