Hello,
I have an imported triangulated mesh geometry , with all of its vertices inside an arraylist. I am trying to organise the arraylist in a way that from each vertex I can access all the connected vertices to it, but I have no idea of how to do that. If anyone can help, it would be much appreciated.
Thanks for your time!