-
```
h = 1e-4;
D = ultraSEMDomain.triangle([ 0 0 ; 1 0; 1 h]);
op = ultraSEMPDO(1, 0, 0);
rhs = -1;
bc = 0;
L = ultraSEM(D, op, rhs); …
-
Generating smooth normals goes through Cesium's `GeometryPipeline.computeNormal` function which will throw when normalizing a zero-vector normal. Rather than patching up broken normals we should fix t…
-
part of https://github.com/colouring-cities/colouring-london/issues/796
the most important part is that holes and not matching polygons in INSPIRE visualisation are in cases that were checked prese…
-
Thank you very much for your excellent work,When I train directly with the sparse folder, the following error is thrown:
![image](https://github.com/waczjoan/gaussian-mesh-splatting/assets/130721582/…
-
Is it possible to have the little "expand/collapse" triangle appear on root items in a ParameterTree (ideally by default)? Here is a screenshot:
![image](https://user-images.githubusercontent.com/8…
-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### OrcaSlicer Version
2.1.1
### Operating System (OS)
Windows
### OS Version
Windows 10
### Addition…
-
When using custom batched models (I know it's not really supported yet, but anyway...) in Mapbox GL JS v3.2.0 I *sometimes* observe wrong triangle visualization.
![image](https://github.com/mapbox/…
bertt updated
1 month ago
-
![circle](https://github.com/user-attachments/assets/91c99f47-0c52-4cb1-83e7-452b03b69dff)
![array-triangles](https://github.com/user-attachments/assets/6a479889-2836-464c-b8ea-82109a5aad13)
![iso-s…
-
Such as http://puu.sh/GABvu/cc48a3ed02.jpg
If there is no hope to join. Like this app very much.
-
# Counting Triangles - FHVirus' 隨筆
SproutOJ 252
[https://fhvirus.github.io/blog/2021/counting-triangles/](https://fhvirus.github.io/blog/2021/counting-triangles/)