-
**Intersections:**
- [ ] Review and simplification of the MeshIntersections class and auxiliary calculation classes.
- [x] 1d-2d in 2d intersection algorithm. Necessary for completely replace NGH.
…
-
The Bounded Acceleration Shortest Path problem: complexity and solution algorithms. (arXiv:2103.02914v1 [cs.DS])
https://ift.tt/3qhDPpf
The purpose of this work is to introduce and characterize the Bo…
-
### Is your feature request related to a problem? Please describe.
I'm trying to combine Delaunay objects without adding additional triangles. Doesn't seem to be possible. What would be nice is a way…
-
I'm thinking about implementing graph-to-sequence; I'm considering Graph2Seq ([paper](https://arxiv.org/abs/1804.00823) and [Tensorflow version](https://github.com/IBM/Graph2Seq)). The Graph2Seq Encod…
-
I tried to use this package as it seems to have a nice collection of geometric algorithms - but without documentation seems impossible.
I tried working with the examples - which usually helps - bu…
-
### Is your feature request related to a problem? Please describe.
I understand that `Z` can be skipped under certain conditions (though what are they precisely?), but we'd like for it to be explic…
-
I plan to add code for Minkowski Decomposition of Polytopes
based on the algorithm in "On the space of Minkowski summands of a convex polytope" [http://www.eurocg2016.usi.ch/sites/default/files/pape…
-
I was wondering if we could talk on Discord?
I am new to the SuperFX and wanted too know the best sources for making a 3D renderer on the SFX?
I am planning to make a SuperFX API of sorts for pv…
-
The main intersect functions `line_line_intr`, `line_circle_intr`, `circle_circle_intr`, and `pline_seg_intr` all use a fuzzy epsilon value for float comparisons. These functions should be reviewed fo…
-
### Task Description:
Microsoft has created some MapRoulette challenges using [Atlas Checks](https://github.com/osmlab/atlas-checks) in various markets listed below. These are focused on a variety …