StandardCyborg / StandardCyborgCocoa

Everything you need for 3D scanning on iOS
https://www.standardcyborg.com
Other
143 stars 49 forks source link

StandardCyborgUI: add `processMesh` method with coloringStrategy argument #45

Closed irtemed88 closed 1 month ago

irtemed88 commented 1 month ago

Addresses the color strategy change to the argument list for SCMeshTexturing.reconstructMesh by adding a new method which takes the coloringStrategy as an argument. The original method defaults to vertex to preserve backwards compatibility.