Login  Register

Re: Incorrect context on GLCanvas drawable

Posted by Martin on Oct 25, 2021; 4:52pm
URL: https://forum.jogamp.org/Incorrect-context-on-GLCanvas-drawable-tp4041391p4041402.html

Hi Marco,

I have no clue for your problem, but I (may) have here a piece of code that may help you start developing a standalone reproducible example https://forum.jogamp.org/Selecting-the-highest-possible-GL-profile-at-runtime-tp4041302p4041351.html

I am interested by knowing more about your attempts as I myself tried to run VTK+JOGL on Mac 10.15 and noticed JOGL won't start on 10.15 without JOGL 2.4 (https://discourse.vtk.org/t/simplevtk-java-example-crashing-on-macos/6472/6).

Best,

Martin