Hello, community.
I have started learning Blender and Babylon.js to add a simple logo to my website. However, I have encountered some issues.
I am unable to replicate the materials created in Blender in Babylon.js. Materials like Principled BSDF
raise issues during the import process. However, my material is Glass BSDF
, and there are no issues during export. So, how can I ensure the same quality or at least similar results?
Where can I find an environment that can produce the same results? (Is https://editor.babylonjs.com closed?)