Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

153
Visualizações
three.js - Discard Transparent Fragment

I want to render an object that has transparent textures. Unfortunately, the built in alpha blending is not working correctly. I'm seeing the background color of the scene in the places where transparency is used instead of the material that is directly behind it. I tried different blending modes but that did not fix it.

Because I don't need partial transparency, fragments with an alpha value below a certain threshold should just be discarded. I know this is possible to do this in OpenGL fragment shader with the following:

if(texture.a < 0.5)
{
    discard;
}

How do I do this with Three.js?

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda