CPLUG icon indicating copy to clipboard operation
CPLUG copied to clipboard

imgui_win32_opengl3 example

Open BenjaminQuiedeville opened this issue 1 year ago • 2 comments

Added a simple example to build a gain slider plugin with imgui. I haven't fully explored the repo and I may have misunderstood some things, feel free to correct things if you have a better way.

It contains a python script to build the plugin from the command line with msvc.

BenjaminQuiedeville avatar Oct 09 '24 22:10 BenjaminQuiedeville

Thanks so much for doing this! I'll try building it soon. Just so you know if I accept the PR I'll convert your Python script to cmake to avoid adding new build dependencies

Tremus avatar Oct 16 '24 01:10 Tremus

Sure! Feel free to change anything to make it conform to your vision

BenjaminQuiedeville avatar Oct 16 '24 11:10 BenjaminQuiedeville