I’m using ofxBranchesPrimitive (https://github.com/edap/ofxBranchesPrimitive) to build an AR app that generates branches in 3D space ready for 3D printing. It’s working and all but I’m now looking into embedding acceleration data into the color of the mesh. Therefore I have to adjust the parameters of the ofxBranchCylinderOptions, but xCode denies me access to the file. I can see it but can’t edit anything in the ‘swift interface’. What’s happening and how do I fix this?
Thanks in advance!