-
Currently only the point and face data are being loaded from mesh files. It would be great to also have UV coordinates and whatever other data we are skipping (vertex colors maybe?).
- [x] UV coord…
-
I trained a model with normal computation turned on and tried to export a mesh with poisson reconstruction but got an error.
Any idea how to get rid of this error?
-
I might be misunderstanding something but shouldn't `b` be along the x axis and `c` along the y axis?
https://github.com/Neopallium/bevy_water/blob/68889d28b346b7ff47d793bf02e1464742f45127/assets/s…
noebm updated
9 months ago
-
Hi Professor,
I have a question about how to do the per_vertex_shading. I compute the exploded V and F, call "igl.per_vertex_normals" to get the per_vertex_normals, which is n, and plot the image usi…
-
```
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 [...]…
-
Is it possible to add bindings to access `Mesh` fields which is useful for mesh generation like [here](https://github.com/raysan5/raylib/blob/master/examples/models/models_mesh_generation.c)?
I've se…
-
Hello! I want to see the results of normal extracted from `Geometry Grid and MLP` Module, is there any scripts to finish this?
Waiting for your reply!
-
This would be a good first step to writing mesh upload code totally independent of the viewer, allowing prototyping of new importer features like glTF support (via ,) as well as file watchers for the …
-
## Description
Dear Pyvista-Team,
Thank you for your amazing contributions !
I have found a problem of applying textures with multi 2D uv maps:
I have an obj file in a standard Wavefron…
-
Hi Alec,
Could you please update the examples in FAST? Many examples don't contain meshes, like bikini, bubble-man, blinden-hund etc. It would be great if you can update examples and add meshes (a…