I'll beautify this README later, but here is how to build:
- Get
libglfw3.aintolibsfolder. - Get
GLFW/glfw3.hintoheadersfolder. - Get
gladheaders and source with the loader. - Get
imguifolder in the root. Just download any release from github as zip and extract-rename. Also download the imgui opengl and glfw files. - Get
glmheaders. - Get
assimpheaders and static lib. I had to build it myself. - Get
stb_image.hinto headers folder. - You need to have tup installed (or in your path) and just run
tup.
You can locate the binary at build/misery.exe.

