You just need to create the context object and call attachTo().
No need to inherit OpenGLRenderer or to call setRenderer or setContinuousRepainting unless you’re doing actual raw GL calls yourself.
2 Likes
