chung-leong / pb2zig

Pixel Bender to Zig code translator
MIT License
17 stars 1 forks source link

Black border at the edge of image #39

Closed chung-leong closed 3 months ago

chung-leong commented 3 months ago

The sampling function is not quite right.

chung-leong commented 3 months ago

sampleNearest() needs to floor the coordinates first