jspatial
jspatial copied to clipboard
Spatial data structures
For example: A box `b` is placed at `(32, 32)` of size `(64, 64)`. A ray is cast from `(16, 32)` to `(256, 32)`. The ray should intersect `b` because...
It should be possible to generate quadtree and octtree implementations from a common template as in the `jtensors` package.
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.9 to 1.5.10. Commits 56ec7b2 prepare release 1.5.10 a95bbc2 minor refactorings to allow ConfigurationModelHandlerFull and PropertiesConfi... cbbd820 fix issues/866 77e95e0 start work on 1.5.10-SNAPSHOT See full diff...