running on macbook iOs X(yosemite) and chrome browser,
i try to view an archilogic model:
but the result doesn't seem to display the same lightmaps mapping on interiors:
running on macbook iOs X(yosemite) and chrome browser,
i try to view an archilogic model:
but the result doesn't seem to display the same lightmaps mapping on interiors:
This might be due to the fact that the lighting system in spaces editor is a different one than the lighting system in aframe. I recommend you to adjust the lighting in your aframe scene using the following parameters (search for these values inside your html code in the app creator):
lightMapIntensity: 1.887; lightMapExposure: 0.55
also you can adjust overall lighting intensity by modifying:
<a-scene io3d-lighting="intensity:0.9">