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.

Pink Material

Home Forums General Questions Pink Material

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #66198
    eabrosius
    Participant

    I recently added a mesh to the blender model I have been using for years and applied a couple different materials – one that is used elsewhere in the model (named ‘DECKTREAD’) and one new one (named ‘MTL2.002’). After exporting as gltf to my project folder the MTL2.002 material shows up as expected as the same color that was set in blender, but the DECKTREAD material shows up as bright pink.

    The other mesh objects that use this DECKTREAD material are showing the correct color and have no issues.

    I have seen this pink color before and if I remember right it has something to do with “textures” does it not? Why would this new mesh object be the only one in the project that isn’t correctly displaying the DECKTREAD material?

    Attachments:
    You must be logged in to view attached files.
    #66200
    kdv
    Participant

    missing texture
    Press F12 and see the console log for more details

    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.

    #66201
    eabrosius
    Participant

    I don’t see anything notable in the Console…? Also that tread shown on the stairs uses the exact same material in blender as the portion of the cupholder that is pink. How can one show up correctly if I’m missing a texture?

    Attachments:
    You must be logged in to view attached files.
    #66203
    kdv
    Participant

    Ok. Give the link to this app or share .blend

    Possible reason

    In Blender you see such material as pitch black but in Verge3D it will be pink. And no errors in the console log.

    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.

    #66211
    eabrosius
    Participant
    #66212
    kdv
    Participant

    That’s the vertex colors influence. Remove vertex colors from that mesh or disable “gltf 2.0 compatible” option for the material “DECK”

    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.

    #66214
    eabrosius
    Participant

    Very nice, thank you!

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