f3d
f3d copied to clipboard
--scalar and --texture-base-color create stange artifacts
Describe the bug Using --scalar and --texture-base-color together create stange artifacts
To Reproduce
./bin/f3d ../src/testing/data/WaterBottle.glb --geometry-only --texture-base-color=../src/testing/data/red.jpg --scalars=TANGENT --output=a.png
It is not clear to me what should be expected, but something better than this, Im sure. To check against #347