Hi
I am trying to combine different meshes into one and I can easily accomplish it summing all the vertices, normals and indices with cons but then of course all the meshes are connected to each other. Is there a way to input a single mesh in a shader, that is made up of independent objects?
tx
Simone