-
What I want to achieve is to pick Feature Points (i.e. Frame.PointCloud) by touching the screen (this part has been demonstrated in HelloAR in ver 1.6 SDK), but wanted it to work no matter how far the…
-
I do the majority of my work on a remote HPC where I don't have superuser privileges and I am often limited in the ability to download or install software from urls. I installed comb-p in a custom con…
-
I discovered the following:
```julia
t = Triangle((Point(-60.0, -35.0, 55.0), Point(-68.75, -33.43333, 54.90143), Point(-68.75, -35.0, 55.0)))
b = Box((-77.5, -35.0, 54.6073),(-68.75, -31.8914, 5…
-
`doaddonfluids:red_grapejuice` and `doaddonfluids:white_grapejuice` are named "Red Taiga Grapejuice" and "White Taiga Grapejuice" instead of "Red Grapejuice" and "White Grapejuice". The intersecting n…
-
I was trying to do a geojoin involving United States census block level data, and ran into an error. I tracked it down to a specific geometry, where calling `simplexify` would introduce `NaN` into th…
-
This is probably just something I'm doing wrong with Embree, but i'm not really sure what the cause of it is.
I run the following two functions (DBG is a debug function):
``` c++
rtcSetGeometryIn…
-
The 3.16 `QOM` API is experimental and deliberately incomplete, so far. For example, the `SELECT` statement does not yet have accessors or mutators for
- [x] `DISTINCT ON`
- [ ] `FOR XML` / `FOR J…
-
A `background-clip` value to punch holes in the `background-color`/`background-image` in the shape of font characters as seen below:
![knock-out-text](https://github.com/user-attachments/assets/069…
-
The surface of the sphere is this example is not correct; however, using a Cone does work.
```py
from build123d import *
from ocp_vscode import show_all
ball_dia = 100
base_dia = 90
base_thi…
gumyr updated
2 weeks ago
-
### Godot version
3.4.2.stable [Bullet Physics]
### System information
Win10
### Issue description
I've been doing some custom collision stuff, and that has involved using `intersect_sh…