Could not find something about it, so I dare to ask:
Is OpenGL usable with a 3.2 Core Context? Are there still deprecated functions in use?
Can I somehow enforce CEGUI to use new functions only?
Thanks for answering.
Is CEGUI OpenGL 3.2 ready?
Moderators: CEGUI MVP, CEGUI Team
-
- Just popping in
- Posts: 6
- Joined: Tue Oct 23, 2007 00:29
- Contact:
Re: Is CEGUI OpenGL 3.2 ready?
I don't have any confirmed info about this but AFAIK if you are not using the strict context you will be fine. CEGUI has been used in OpenGL3 and it works, even though it's not 100% elegant and using purely GL3 functions.
-
- Just popping in
- Posts: 6
- Joined: Tue Oct 23, 2007 00:29
- Contact:
Re: Is CEGUI OpenGL 3.2 ready?
Well, thats the Problem. I use a strict context.
You can either use the core or the compability context.
You can either use the core or the compability context.
Re: Is CEGUI OpenGL 3.2 ready?
It shouldn't be that hard to implement a GL3 renderer, it would just mean to add a bunch of shaders emulating fixed pipeline. I am not very experienced with GL3 though so I may be talking nonsense here It should probably be split from the old OpenGLRenderer.
If you decide to implement it, perhaps join #cegui so we can discuss this.
If you decide to implement it, perhaps join #cegui so we can discuss this.
-
- Just popping in
- Posts: 6
- Joined: Tue Oct 23, 2007 00:29
- Contact:
Re: Is CEGUI OpenGL 3.2 ready?
Kulik wrote:It shouldn't be that hard to implement a GL3 renderer, it would just mean to add a bunch of shaders emulating fixed pipeline. I am not very experienced with GL3 though so I may be talking nonsense here It should probably be split from the old OpenGLRenderer.
If you decide to implement it, perhaps join #cegui so we can discuss this.
I would like to. But my knowledge with 3.2 is still to little to do this .
In 3.2 you need to use VBO's all the time and as you said, Shaders. It is not hard to implement basic functionality, but it is hard to master. Thats why I don't want to do it.
And last time I tried CEGUI I still had problems integrating it . So I am in no way competent enough to do this.
Sorry.
Re: Is CEGUI OpenGL 3.2 ready?
can i ask why you need to work in core profile? I can't think of any reason against compatibility mode. At least none without a quick solution.
CrazyEddie: "I don't like GUIs"
Return to “Offtopic Discussion”
Who is online
Users browsing this forum: No registered users and 3 guests