2
$\begingroup$

I'm experimenting with 3D posts on Facebook on the only supported format is binary glTF. I'm using the Khronos exporter and their PBR node groups. Has anyone been able to export a model with PBR and display it on facebook? I get:

  • the model without my PBR material when I use the Metallic Roughness node tree
  • an "GLB File Invalid" error from facebook when I use the Specular Glossy node tree

Am I missing something? Thanks!

$\endgroup$

1 Answer 1

2
$\begingroup$

You're doing good to use the PBR node inside Blendere but include the textures (make them internal), then save the .blend file.

THEN export to .GLB, it should work. Relative path issues mess the drag-drop on Facebook post.

$\endgroup$
3
  • $\begingroup$ don't forget to mark texture relative path (included) when exporting. $\endgroup$ Commented Feb 28, 2018 at 18:09
  • $\begingroup$ That's what I was missing! Thanks so much! $\endgroup$ Commented Feb 28, 2018 at 21:42
  • $\begingroup$ In Blender 2.8+ you can use a Principled BSDF node instead of the custom node groups. $\endgroup$ Commented Jan 9, 2019 at 6:31

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .