Closed csparker247 closed 1 year ago
BarycentricNormalInterpolation
PPMGenerator
PhongNormal
Fixes #33, #43.
46 fixed interpolation in
BarycentricNormalInterpolation
, butPPMGenerator
still used its ownPhongNormal
function. This removesPhongNormal
in favor of the core library implementation.Fixes #33, #43.