-
This iteration will focus on creating the first end-to-end 3D mesh and organization of the first paper.
## Minimum Viable Product:
**River Mesh**
- [x] To be able to convert RiverMapper outputs i…
-
Hi all,
glTF supports "triangular meshes" and "primitive.mode," so, is there any plan to support more shape (geometry/topology) paradigms?
In the engineering environment, there's a need to support…
-
After #19 is merged, it would be good to improve the way we compute normals for different types of geometries. We can augment a vector of points with some enum to indicate what type of mesh it is. For…
-
Hi,
I am new to Julia and l have a question regarding the construction of high-order element meshes. Specifically, suppose l have high-order SBP operators defined on a triangular reference element,…
-
I've been reading through the documentation and code of the repo a bit more in depth (it's very nicely described!). Something that I think needs some clarification is if this is purely focused on LAM …
-
The library contains interpolation functions for triangles, which can interpolate and sample new points on a surface composed of a triangular mesh according to certain patterns (e.g., uniform). Is the…
-
Hi,
How can I calculate the gradient (as a vector) of a scalar S defined at the vertices (or faces) of a triangle mesh using the assembler?
```python
assembler = pymesh.Assembler(mesh) # 2D tr…
-
## 🚀 Feature
Support for non-triangular faces in napari surface meshes (eg: square cell faces)
## Motivation
Ideally, it'd be good if users could drag and drop any surface mesh created by a third…
-
I am trying to solve a biharmonic function on high-poly triangular meshes (200K~ polygons). However, mass matrices become NaN easily and kharmonic doesn't seem to produce the expected results.
I am…
-
Hello,I am very glad to meet your work and I really admire you.But now I have a question how to hange the input data from triangular meshes to point cloud??? What you write is that it is very easy .B…