If i got some classes. let’s say there is a triangle-class and a quad-class etc, and they can build/draw themselves, . Wouldn’t it be quite useful to implement a singleton for the GL-object, so that i don’t have to worry about a gl-member anymore.
Or would this solution be create some bad side-effects with jogl?
tia && regards
titoH