Hacker News new | ask | show | jobs
by Lerc 541 days ago
If the Xor texture is Xor(x,y) then the hamming distance would be PopCount(Xor(x,y))

(I think, maybe?)

1 comments

Yep!