-
I've been doing some test renders with the cbox.xml example scene with different spectral variables, to see which is the fastest; however, I expected GPU rendering to be much faster. Do these times lo…
-
## ❓ Questions on how to use PyTorch3d
Can I use pytorch 3d to calculate the gt, predict of the vertices of a 2d image with Differentiable rendering loss?
-
## Is there any resource explaining in details the differentiable renderers implemented here❓
I have read through the readme and documentation, I also have used the library several times but I…
-
https://github.com/NVIDIAGameWorks/kaolin
Would love to hear any design/goal differences -- thanks so much!
zoink updated
4 years ago
-
I'm the author of DEODR. I would greatly appreciate if my own differentiable renderer (https://github.com/martinResearch/DEODR) could be listed here in the alternatives section. The related publicatio…
-
I am trying to load a simple Mitusba scene file and render it using Redner and I have a couple of issues about this:
Q1) I am able to do this (by modifying the XML scene file a bit), but the image …
-
Hello,
I installed Python3.6 when things did not work with 3.7 and 3.8. Now I get the following errors:
# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.
Camera position…
-
## ❓ Questions on how to use PyTorch3D
When I Training a 3d generation model,
the result of this model is obj (tensor), and Using pytorch3d, I want to obtain the rendering image. so I want to cal…
-
Hi,
I try to optimize texture with vertex color for the visible part of the mesh.
I define the camera parameters and optimize ONLY for the texture with render_albedo,
I just want to fill the mesh…
-
Hi,
Is there a planned release/timeline for the Mitsuba 2.0.0?
Thanks,
Amit