-
Hi! I have been trying to get rasterizer to work using the rasterizer_rasterize() function. However, the tensors it return to me are all inf or -1s. Any idea why this is the case?
-
Hi,
Thanks for your awesome work! I have some question about light type in this renderer.
I noticed the renderer does not support pure point light which is referenced in 5.2 of the paper, and the…
-
Currently, the environments provide a simple state space. For example, the cart pole environment provides a position and angle. This is fine and appropriate for getting up and running, but any real en…
-
I'm trying to reproduce Generate 3d shape 2d sketch images part by
```bash
bash ./scripts/figures.sh 0 car df
```
below is the error
dataset [ImageAndDFDataset] was created
enable c…
-
Reported by @lunar24 in thread #2. Please insert your full error message below (ideally as text and not screenshots) and list your operating system version, Python version, and dm_control rendering op…
-
Hi Professor,
I am a master from Zhejiang University working on human face reconstruction and I tried to using your code for rendering face mesh. But when I replace the human body vertex and fa…
-
This ticket modifies the method `_simplify` of chart functions on manifolds to permit series expansion of tensor field, scalar field or connection.
Most of the usual operations are already supporte…
-
Two tools would be extremely helpful for pybullet:
1. A way to add arbitrary poses/coordinate systems with optional visualization, like an unlimited version of CoodinateSystemDemo.
2. A useful …
-
This ticket implements curves defined by a system of differential equations, in particular geodesics on differentiable manifolds.
This is part of the [SageManifolds project](http://sagemanifolds.o…
-
Consider the two following cells:
```groovy
// Cell 1
variable = 50
// Cell 2
variable = 50
variable
```
Both cells output the same thing: `50`.
In my opinion and in order to match th…
hadim updated
7 years ago