Hey!
I’ve got a file saved with a bunch of vectors 3’s in it something like this
0 0 0 : 10 20 0 : 59 98 78:
I know how to separate the vectors that’s why the colons are there but how would I convert them back to vectors? or is there a better way to save them than in text files like some sort of .vector file?