How to get simple and efficient lighting effects in babylon

Yep you should use lightmaps. Here a tutorial using StandardMaterial, but the workflow is basically the same in PBR (hem, one day I will take time to continue writing my next Blender to BJS - PBR workflow tutorial :sweat_smile:).
You also have a tiny playground using glb import + lightmap assignation available here: https://playground.babylonjs.com/#ADPQFC#9

6 Likes