We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

MeshNodeMaterial Not Available on 4.1?

Home Forums Programming MeshNodeMaterial Not Available on 4.1?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #55649
    Ryan
    Customer

    Before v3d 4.0, materials are exported in glb as MeshNodeMaterial. After 4.0, it seems v3d export materials as MeshStandardMaterial.

    Is there way we can still export as MeshNodeMaterial?
    We write custom program to do manipulation to the material and we relied on the Nodes to manipulate the rendering of the material.

    But now we only have MeshStandardMaterial and it makes that manipulation very difficult.

    Please help.

    #55655
    kdv
    Participant

    Nothing changed as far as I see. MeshStandardMaterial is exported only when the option GLtf 2.0 compatible is checked…

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

    #55656
    Ryan
    Customer

    thanks seems like this only happens when using old js lib with new glb file

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.