FireVR is not detecting mtl files right now which results in a lot of missing textures. This happens when the scene code does not have mtl="source" in there. Solution would be to somehow detect mtl paths from obj files when importing or to have janus write the mtl="source" part when drag n' drop scene building which is outside the scope of this repo.