How does your material definition look like? It seems you just load an OBJ
file and thus define the material directly in your app. The entire scene setup would actually be useful.
BTW: I’ve tried to inspect your source code but because of the number of files and code minification it’s hard to find the place where the scene setup is implemented.