hello,
I want to write my data to a “.obj” file structure, then import it into Blender and edit the vertices. When I import it, the object is one big structure, and I cannot modify individual verts.
Please give me a clue of how I can get this done. Should I use a different import format to be able to modify the vertices?
Thanks.