Love the plugin. Is the collision taking into account every point or some lower sampling distribution?
I have a need to compare each point to a collision object in the world, separate out those that penetrate it (it’s an inclined plane) and colorize them, and set them into their own cloud.
Can this be done through this plugin? I dont mind diving into the code but I thought I’d ask to see how much work it may be.
I also then have to export those points to file, but not with ue4 coordinates but rather those that correspond to the cloud geolocation originally assigned. Also would love to add another column to the export that represents metadata of some kind (property owner name, tax info…etc.).
Any insight would be appreciated!
Great job so far guys.