-
I am trying to import OpenGL 3D models into React Three Renderer to make a simple app that is able to do slight modifications on said models.
A typical OpenGL structure XML file for mesh would be l…
-
**Goal:** Get scalar Poisson module running on mixed meshes for continuous Galerkin (CG) discretization, potentially without or with simple preconditioners.
Use "hp-functionality" of deal.II to rea…
nfehn updated
3 months ago
-
### Bambu Studio Version
01.06.01.00
### Where is the application from?
Bambu Lab Official website
### OS version
2024-09 Cumulative Update Preview for Windows 10 Version 22H2 for x64-based Syste…
-
### Describe the bug
Node pick of a mesh with degenerate hexes will often fail, yielding wrong results or no results at all.
Traced the problem to a call within vtkVisItCellLocator
https://github…
-
As can be seen below, and based on our discussion on 2024-04-02, the sequential two level mesh for the periodic puzzle piece appears to have issues at the interface. The `visualize_mesh` helper functi…
-
If you create a Trimesh object using quad faces and also pass in per-face colors, the faces are automatically triangulated, but the per-face colors array is not updated to reflect the new triangulatio…
-
I've boiled down a reproducer below, I can try to simplify it more, but this is as far as I've gotten.
##### julia 1.10
`dot: 0.311097 seconds (2.51 M allocations: 157.250 MiB, 10.19% gc time, 99.98%…
-
Hey @jannessm I'm looking forward to trying out this library! Running on windows, I bumped into this type error. It seems that the `long` type is not cross compatible with windows. [This project](http…
-
### Describe the bug
A user wanted to create a 2D RZ mesh from a 1D mesh of quads. It always crashed. I don't believe the Revolve operator in its current state would do what the user wanted, but it…
-
Hi there,
I'm using meshlab version 2021.07 for Linux and I noticed that the FBX importer seems to always spit out a triangle mesh.
I saved the same quad-mesh as obj and fbx (ascii, too make sure …