-
___
***Bugsquad note:** This issue has been confirmed several times already. No need to confirm it further.*
___
Godot 3.0.5
Windows 10 64 bits
GeForce GTX 1060 6GB/PCIe/SSE2
Repro:
1) …
-
```
Hello, i'm trying to get a hd texture render with jsc3d but at this very mment
it failed.
My file is 4096x4096 px and the model is a wavefront obj.
this is my canvas setting :
viewer.setPar…
-
```
Hello, i'm trying to get a hd texture render with jsc3d but at this very mment
it failed.
My file is 4096x4096 px and the model is a wavefront obj.
this is my canvas setting :
viewer.setPar…
-
```
Hello, i'm trying to get a hd texture render with jsc3d but at this very mment
it failed.
My file is 4096x4096 px and the model is a wavefront obj.
this is my canvas setting :
viewer.setPar…
-
```
Hello, i'm trying to get a hd texture render with jsc3d but at this very mment
it failed.
My file is 4096x4096 px and the model is a wavefront obj.
this is my canvas setting :
viewer.setPar…
-
```
Hello, i'm trying to get a hd texture render with jsc3d but at this very mment
it failed.
My file is 4096x4096 px and the model is a wavefront obj.
this is my canvas setting :
viewer.setPar…
-
Followed the exact instructions as mentioned in the README.md but when running the command:
```
python demos/demo_reconstruct.py -i TestSamples/examples --saveDepth True --saveObj True
```
This er…
-
I searched on https://bugs.openjdk.java.net/ for similar bugs but couldn't find anything related.
It comes with [this tiny repro project](https://bitbucket.org/rom1dep/prism_cpurepro/src/default/).
…
-
```
Hello, i'm trying to get a hd texture render with jsc3d but at this very mment
it failed.
My file is 4096x4096 px and the model is a wavefront obj.
this is my canvas setting :
viewer.setPar…
-
## 🐛 Bugs / Unexpected behaviors
I'm attempting to use `SoftDepthShader` with the tutorial cow_mesh and 200 views, like so:
```python
from pytorch3d.renderer.mesh.shader import SoftDepthShader
…