SFML community forums

Bindings - other languages => Java => Topic started by: DarrenKelly on June 10, 2014, 12:46:08 pm

Title: [SOLVED]using gl utilities (glu) with jogl and jsfml window
Post by: DarrenKelly on June 10, 2014, 12:46:08 pm
Hi I have set up my project and everything is working ok. The one problem i have is accessing the glu from jogl when using an external jsfml window. I know that I am missing something simple I have been looking for almost a day now.

EDIT: ok so after searching for ages I found the context.makeCurrent() method.

Darren
Title: Re: [SOLVED]using gl utilities (glu) with jogl and jsfml window
Post by: gouessej on July 25, 2014, 02:29:34 pm
Hi

Rather contact us on our official forum (http://forum.jogamp.org/) next time, this is the best place to get some help about JogAmp APIs including JOGL.