issues with bcf coords while creating BCF
I’m using THREE JS perspective camera and I have bad time to get proper viewpoints, directions or upVectors, because my created bcf file with perspective camera coords do not work in other bcf readers.
I guess BCF readers using different coords system then Three js?
Here is my snippet how I extract data from perspective camera: