I am attempting to convert a ifc.js viewer file into a bcf format. The ifc.js viewer utilizes a three.js webglrenderer along with a camera and scene setup. Shown below is an example:
https://i.sstatic.net/oTphJ.png https://i.sstatic.net/8Dtag.png
I would like to know how I can modify this view to a bcf view that includes CameraUpVector, CameraDirection, and CameraViewPoint information. https://i.sstatic.net/6ZfBu.png
For more details on BCF views, please refer to: https://github.com/BuildingSMART/BCF-XML/tree/release_3_0/Documentation