Need help with Babylon viewer

Hi

I am new to 3D world! I am trying to use babylon viewer to load glb assets on webpage.
I have requirement to use various IBLs(.hdr) and render the model based on the IBL users have selected.

May I know if the existing viewer could be used for this purpose or how should I process with this.

Thanks in advance

Welcome aboard!

Maybe the doc pages can help: Babylon.js Viewer | Babylon.js Documentation

Also adding @RaananW who may help here.

Hi,

Have you tried loading your asset in our sandbox? https://sandbox.babylonjs.com ? If it works there (just drag and drop your model and its assets), the viewer can display it correctly for sure.