nanogui
nanogui copied to clipboard
Fix for compilation error in example1 regarding STB_IMAGE
Just a minor fix for a compilation error I was getting on windows. I just re-added the STB_IMAGE defines that were in the old repo wjakob/nanogui.
https://github.com/wjakob/nanogui/blob/e9ec8a1a9861cf578d9c6e85a6420080aa715c03/src/example1.cpp#L53
I think this has been fixed in current main branch.
Indeed.