Hello,
I want to make a new RS add-in that can import a PLY file format.
I have an external dll that can import this file format, but I don’t know how to represents this ( vertices, faces, normals, material, ecc) with SDK internal geometry.
There are some internal tutorial that show this?