Hi there, I’m looking in the ways we can leverage Niagara to handle point clouds ( from ascii files XYZRGB for example) . the target is mobile apps, where the Lidar plugin won’t help.
I’ve started exploring the grid emitter capabilities, and also how one can scan an existing static mesh for particle location (could be useful if we can get the point clouds converted as meshes (albeit no faces) but it only parse random location, no way to get all the mesh points at once apparently) .
Anyway, was wondering if someone had experience with a similar workflow ? Thank you !