KhronosGroup / glTF-Asset-Generator

Tool for generating various glTF assets for importer validation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screenshotGenerator makes slightly different images when on different hardware

stevk opened this issue · comments

see kcoley/screenshotGenerator#3

Images look the same to the human eye, but git flags them as changed with no code changes.

I was thinking about this. Maybe we can update the screenshot generation scripts to compare the images using a visual comparison with a threshold to avoid this issue entirely.