Allegro.cc - Online Community

Allegro.cc Forums » Programming Questions » Openlayer 2.1 and GLFW child window

This thread is locked; no one can reply to it. rss feed Print
Openlayer 2.1 and GLFW child window
karistouf
Member #5,126
October 2004
avatar

hi !
a long long long time :)

i have plenty of news:
since one year and half, WhiteCat is opensource, and there is a github:
Git
(openlayer was arranged to work with CodeBlocks 12.4 and its gcc 4.6)

the program reside
there

It handles light sound and is used quite a lot in professional environnement (dance theatre music)

Ok, i have a tricky question, whitecat relies on Openlayer 2.1 and allegro 4.4 ( yes i know).

Actually i want to write a child window based on GLFW to create a [b]separated renderer for video diffusion.[/b]

i was thinking it would be easy, because OpenGL :)

BUT.... when i create my child window, the rendering of my main window with openlayer is no more refreshed...

tricky tricky tricky... if i well understood these could be something to see with contexts and allegro GL ?

Does anyone see how to handle this ?

Go to: