nanogui
nanogui copied to clipboard
fix: make icons dir path relative to example script location
This way it is independent of the current working dir you are in when you run the example script and the script doesn't need to change the current working dir.
I think this a better solution than in #139.