Samples and tests for using OpenGL to render to AWT canvas while developing plugin in IntelliJ Platform Plugin SDK.
Uses LWJGL3 and lwjgl3-awt for OpenGL API.
- Working interface for AWTGLCanvas for use in plugin.
- Sample Tool Window with OpenGL rendering and custom shaders.
- Floating dialog with GL canvas.
- Vulkan sample.
- OpenAL sample.
- CUDA sample.