MicBosi / VisualizationLibrary

Visualization Library is a C++ middleware for high-performance 2D and 3D graphics applications based on OpenGL 1.x-4.x supporting Windows, Linux and Mac OS X.
http://VisualizationLibrary.org
Other
339 stars 94 forks source link

SDL2 support, with multiple windows and fullscreen support. #204

Open vpxyz opened 2 years ago

vpxyz commented 2 years ago

Hi Michele, this patch adds support for SDL2. It supports multiple windows and correct switching to full screen. I am unable to check whether it works with Windows or OSX, I am on holiday and have no virtual machines here. It has been tested on Linux with SDL2 2.0.22. Thank you