-
I work every day with ocean models that use orthogonal curvilinear coordinates (MITgcm, MOM, POP, ROMS, NEMO, etc. etc.). This is an example tripolar grid from CESM:
![image](https://user-images.gi…
-
When using `openvdb::tools::meshToVolume()`, there is this great feature that allows you to pass a [`MeshDataAdapter`](https://www.openvdb.org/documentation/doxygen/interfaceMeshDataAdapter.html) that…
-
Just wondered if anyone had got vertex or face colors to work? Variations of the following code always seem to give me a white sphere:
``` dart
Three.SphereGeometry spheregeometry = new Three.SphereG…
-
I'm trying to run the following code:
```
ms = pymesh.MeshSet()
ms.load_new_mesh("path_to_glb.glb")
ms.save_current_mesh("path_to_new_obj.obj")
```
And I get the following e…
-
___
***Bugsquad note:** This issue has been confirmed several times already. No need to confirm it further.*
___
**Godot version:** v3.1.stable.mono.official
**OS/device including vers…
-
One of my students wants to move our codes from Abaqus to FEniCS and meshio could be very helpful (thanks for your nice work!). However, most of our models involve linear (4-node) quadrilateral 2D ele…
-
![изображение](https://github.com/NickAcPT/ears-tools/assets/59219907/123b58a0-f1a3-4f0a-8851-1baaf2cdff8a)
![изображение](https://github.com/NickAcPT/ears-tools/assets/59219907/b060fdac-5471-4442-ad…
-
Hi,
I would like to ask if it is possible to get from boundary-first-flattening principal curvature curves?
Currently I am mapping 2D curves to 3D mesh.
![Mapping](https://user-images.githubuse…
-
Hi, rufaswan,
I'm working on a [program](https://github.com/quqr/QuadToSpine) that converts *.quad to Spine json and have some issues during the development process.
1. I've noticed some keyfram…
quqr updated
2 months ago
-
### Describe the bug, what's wrong, and what you expected.
Hello,
When plotting meshes consisting of lines and faces cells are triangulated automatically.
I'm not shure if this is a bug or intend…