AdaRoseCannon / aframe-xr-boilerplate

Get started quickly with VR and AR using AFrame
https://aframe-xr-starterkit.glitch.me/
MIT License
110 stars 20 forks source link

Ambient Occlusion and Lightmap #19

Open Javiavan opened 1 year ago

Javiavan commented 1 year ago

Can I apply Ambient Occlusion on my glb model if I use the lightmap? I am using the materials in UVMap and Ambient Occlusion in UVMap1. Should I use the same mesh to bake the lightmap and the AO? Thank you