For some reason, i have made a house and the bottom textures for the roof and the door part are both black. Here is my website and code:
Babylon.js Walk Around Cube html, body { margin: 0; overflow: hidden; width: 100%; height: 100%; } canvas { width: 100%; height: 100%; display: block; }
1 Like
Is there a light illuminating in that direction? Maybe try an ambientColor in combination with standardMaterial.