taichi_three icon indicating copy to clipboard operation
taichi_three copied to clipboard

Differentiable Rendering?

Open oeway opened this issue 5 years ago • 1 comments

Hi, thanks for the nice work! I am quite new to this, but wondering if we can do differentiable rendering with t3 as done in https://github.com/BachiLi/redner ?

oeway avatar Sep 27 '20 17:09 oeway

Intresting, IIUC, with differentiable rendering, we can obtain the object information from a real-world photo? Thanks to the power of the autodiff system in Taichi, we may actually support this without pain, I'll def take a look at this direction in future, please feel free to contribute if you're familiar with Taichi autodiff, thanks in advance!

archibate avatar Sep 29 '20 14:09 archibate