-
In quite a bunch of configurations, the mesh creation crashes with the following error:
```
ERROR: Assertion failed: tia and tja are identical in UFEMISM_program/run_model(ANT)/update_mesh/create_…
-
This Processing took 37 ms. My question is whether this running time of detection normal. And another problem is that the minimum distance data of the two detected objects shows abnormality. I don't k…
-
I went to the data portal to have a look at precipitation totals from the recent atmospheric river and noticed an issue with the web tiles at zoom level 12. The base map uses triangles to denote locat…
-
Upgrade the logic in point cloud example to be officially supported and adjust the BVH building logic to support points and improve the memory footprint over the example workaround that uses degenerat…
-
### Issue description
When using GL version other then 1.1 and rlBegin is called with mode which differs from previous one, it sets textuteID to RLGL.State.defaultTextureId. It is a problem becau…
-
Hi guys,
The esotericsoftware team introduced a breaking change by changing a signature of a method from their runtime 4.2.45 to 4.2.56. Now I'm experiencing some issues with masks in all my animat…
-
**Requirements**
- Move triangle splitting function from three-mesh-bvh to this repo for ease of updating (#70)
- Add series of jest tests for validating found edges and correct results
- Add serie…
-
**Relevant part of the documentation**
Section 4.2, in particular 4.2-1, 4.2-2, 4.2-4, 4.2-5.
**Problem**
Edge-tag form for cell model graphs where no Wyckoff positions are converted to edges, bu…
-
Hello,
I opened an STL model file with only points and surfaces with gmsh, and discretized the tetrahedral mesh with gmsh, and then converted it to a hexahedron with tethex is wrong.
Thanks a lo…
-
In [tool](https://github.com/hassony2/obman), I can't seem to find the code that generates _mesh_hand_ and _mesh_obj_ folders directly, can anyone help me find it?