C ++ Frameworks

From EMC23 - Satellite Of Love
Jump to navigation Jump to search
JUCE[edit]

https://juce.com/ is a partially open-source cross-platform C++ application framework, used for the development of desktop and mobile applications. JUCE is used in particular for its GUI and plug-ins libraries. The aim of JUCE is to allow software to be written such that the same source code will compile and run identically on Windows, Mac OS X and Linux platforms. It supports various development environments and compilers. https://en.wikipedia.org/wiki/JUCE

VULT[edit]
Resources[edit]