-
### Description
Hi @lukemelas, thanks for open sourcing your great work! Upon reproducing your examples, cat_statue specifically, I noticed that --save_mesh option does not work as expected on testin…
-
Hi,
when importing shapes, the mesh conversion skip some (many) holes.
Whereas importing as lines may respect them.
Don't know how shp files do store polygons holes, but if they do making a single…
-
```
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 [...]…
-
```
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 [...]…
-
## Environment
* OS Version: Ubuntu 18.04
* Source or binary build: Binary, 4.6.0
## Description
* Expected behavior: If a visual mesh has `-1 1 1` it should be rendered just as a mirrored versi…
peci1 updated
3 years ago
-
Example code:
```py
import pyvista as pv
polygon = pv.Rectangle()
poly = polygon.extrude((0, 0, 1), capping=True)
poly.plot_normals(faces=True)
```
Result:
```
Traceback (most recent call l…