-
I am working with projection algorithms and encountering issues with the Distance Driven (DD) implementation in this toolbox. The DD implementation iterates the indexes of both detector and voxel boun…
-
Thank you very much TylerChenhall for your prompt response.I am very new to computational geometry and facing several silly issues.
kindly help once more please!
I have checked your suggested li…
-
The library doesn't yet implement Seidel's main idea of randomizing input and building trapezoidation in batches, because currently querying points in the trapezoid query structure isn't a bottleneck.…
-
Hi! I'm modelling a KB focusing system. It includes two trapezoidal mirrors bent elliptically by rods that apply force on both ends. Curvature of the mirror increases linearly toward the narrow end, a…
-
## Issue Details
When using the Arr_landmarks_point_location strategy to locate a point, in some specific cases an error is thrown. As a kernel I use the Exact_predicates_exact_constructions_kernel…
-
- [x] shadow maps
- [x] environment reflections for crystal
- [x] reflections for gold Lara
- [x] ambient cube
- [x] contact ambient occlusion for Lara
- [x] ligth source interpolation
- [x] wat…
-
via @patcoyle in https://github.com/publiclab/mapknitter/issues/195 - copying this over!
Plus LOTS of detailed info on this bug over here: https://github.com/publiclab/mapknitter/issues/153
****…
-
**Description:**
Same as [022](https://github.com/NCAR/amwg_dev/issues/157) but changing the vertical from L32 -> L58
This run uses the same tuning as 022. No additional tuning has been added to ad…
-
The probe architecture is polled in the existing code. The way the stepper ISR works, the slower your feedrate, the less frequently the probe position is polled (because the probe position is simply …
-
### Describe the project you are working on
For the past few weeks I've been pulling the directional shadow map implementation apart for the Vulkan renderer to try and see where we can make improve…