-
```
What steps will reproduce the problem?
1. create two sprites
2. intersect them in lower right corner
3. use sprite.intersect(sprite2)
What is the expected output?
true, they are intersecting
Wha…
-
```
What steps will reproduce the problem?
1. create two sprites
2. intersect them in lower right corner
3. use sprite.intersect(sprite2)
What is the expected output?
true, they are intersecting
Wha…
-
Hello,
thank you for this useful crate :) It works great for my application, except for the following case. When intersecting a ray and a flat AABB, `false` is returned. For instance,
```rust
…
niess updated
4 months ago
-
Dear Developers and Users,
I have noticed different behaviors between the `intersect` and `&` operations when applied to a `pc.Region` and a pc.Polytope. Let’s say R is a `pc.Region` contains 11…
-
``` python
from shapely import wkt
poly1 = wkt.loads('POLYGON ((26639.240191093646 6039.3615818717535, 26639.240191093646 5889.361620883223,28000.000095100608 5889.362081553552, 28000.000095100608 6…
-
I implemented Deviller's algorithm and the thing looks monstrous. I have no clue if it works or not, and there is no means of testing it in isolation. How can I confirm that my triangle-triangle inter…
-
- [ ] if the passed list is a `Set`, then iterate over whichever set is smaller, so we get `O(mlgn)` complexity, with m
-
This causes intersect() to hang. In case it matters, running under Chrome or Firefox on Linux (If you can't reproduce I'll get version numbers)
var b1=new Bezier(-990182691,1254998779,
…
-
```
What steps will reproduce the problem?
1. create two sprites
2. intersect them in lower right corner
3. use sprite.intersect(sprite2)
What is the expected output?
true, they are intersecting
Wha…
-
```
What steps will reproduce the problem?
1. create two sprites
2. intersect them in lower right corner
3. use sprite.intersect(sprite2)
What is the expected output?
true, they are intersecting
Wha…