Thanks so much, I didn't realize what this fixed till it zoomed in!
Actually @koogs, I have thought about putting it at center but these values has a significance as they were generated by a classification algorithm [t-SNE] so I decided to be faithful even if they are a bit leaning on one end in x,y,z. Only operation I did was to un-normalize it as the inital values are all between 0 and 1.
Also I just rotated cause I don't know how to write an automated camera action with peasycam - this works fine as I render it anyway!
Answers
this can also avoid clipping if you call avoidClipping() :
Thanks so much, I didn't realize what this fixed till it zoomed in!
Actually @koogs, I have thought about putting it at center but these values has a significance as they were generated by a classification algorithm [t-SNE] so I decided to be faithful even if they are a bit leaning on one end in x,y,z. Only operation I did was to un-normalize it as the inital values are all between 0 and 1.
Also I just rotated cause I don't know how to write an automated camera action with peasycam - this works fine as I render it anyway!