/OpenglUnderWSL

Running opengl under wsl

Primary LanguageC++MIT LicenseMIT

Running opengl under wsl

Blog link

Blog link

Demo

Note: This is a modified example from learnopengl

Setup

Basic example

git clone --recursive https://github.com/Maknee/OpenglUnderWSL

cd OpenglUnderWSL

./setup.sh

./test.sh

make

MESA_GL_VERSION_OVERRIDE=3.3 ./test_program