Swing canvas and LWJGL

Started by ted_gress, December 10, 2016, 07:54:50

Previous topic - Next topic

ted_gress

I was wondering if it was possible to render to a swing component like a canvas or something of that sort.

spasi

LWJGL 3 has bindings to JAWT, which lets you do this. It's not a complete solution but can get you started.