WorldWindJava
WorldWindJava copied to clipboard
Path intersect is still TODO
Is this scheduled for implementation anytime soon? Need any help with it and what'd be the best way to go about it?
https://github.com/NASAWorldWind/WorldWindJava/blob/7ff9783dca5f8fd3ef5239aa43b67b5a758b85ee/src/gov/nasa/worldwind/render/Path.java#L2509
UPDATE: I discovered I actually needed to do something else, using the ShapeCombiner for surface objects. Therefore I personally don't need this specific function anymore.