StandardCyborg / StandardCyborgCocoa

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

Fix matcap shader #1

Closed rreusser closed 5 years ago

rreusser commented 5 years ago

This PR fixes the matcap shading by flipping some signs to correspond to the work done in PBFNative. It does not add cases for flipsInputHorizontally, which will need to be done separately.