-
I got extremely large face when I implemented the data augmentation method described in the paper. Here is my code
```python
import config
import numpy as np
from lib_dr import get_dr, get_mesh
…
-
Hi,
first, thanks for trying to bring more features to MeshRoom. Highly appreciate it!
I'm curious if the obj format that InstantMeshes exports have ever worked on the Texturing node.
If've tried…
-
### Issue Description
As shown in the PLY file format (http://gamma.cs.unc.edu/POWERPLANT/papers/ply.pdf) all the data for each vertex should be on a single line.
Adding a carriage return after ea…
-
Hi @Caenorst,
I'm working on a 3D mesh reconstruction task and until now I was working with the SoftRasterizer renderer. I've tried some months ago the DIB-R renderer without having great success and…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/do…
-
```
What steps will reproduce the problem?
Loading in a large mesh that was converted from assimp (open asset import lib)
to .obj produces the following issue:
ERROR: bad second index at line [...]…
-
```
What steps will reproduce the problem?
Loading in a large mesh that was converted from assimp (open asset import lib)
to .obj produces the following issue:
ERROR: bad second index at line [...]…
-
```
What steps will reproduce the problem?
Loading in a large mesh that was converted from assimp (open asset import lib)
to .obj produces the following issue:
ERROR: bad second index at line [...]…
-
Specular Highlights does not get texelated. Need to fix specular treatment in shader code.
-
I built ACVD on Windows 10 64 bit, VS2015, VTK 7.0.0.
Using .obj files as input does not correctly generate output ply files.