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.

V3D 4.10 webm = v3d.GLTFLoader: Couldn’t load texture

Home Forums Graphics / Blender V3D 4.10 webm = v3d.GLTFLoader: Couldn’t load texture

Tagged: , ,

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #87241
    jefferywright2194
    Participant

    I have a webm file with an alpha channel placed on an object, I have configured the mimetype for my server:

     <!-- Remove to avoid duplicate errors -->
        <remove fileExtension=".webm" />
        <mimeMap fileExtension=".webm" mimeType="video/webm" />
    

    I also have the same error for Quicktime .mov format…

    Has anyone successfully used a webm file with an alpha channel as a material?

    How did you do it?

    Thanks.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.