This repo contains the source code of the dose 2 scene demo by mfx.
It can be compiled on Linux & Mac with the provided Makefile
.
In addition it can also be cross compiled via mingw32 to Windows and Emscripten to Web Assembly.
Specifying the -window
argument when running the executable will run the
demo in windowed mode. (duh)