BachiLi / redner

Differentiable rendering without approximation.

Home Page:https://people.csail.mit.edu/tzumao/diffrt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add transparency to material

dgriffiths3 opened this issue · comments

Is there any way to add the transparency for an object? Specifically, I have a network that outputs a per-object confidence value between 0 - 1. When confidence is 1 the object should be fully opaque and vice-versa when 0 not visible at all.