Skip to content

Conversation

@teruyoshii
Copy link

23行目

float2 distorted = centered/denom/zoom;h

の末尾のhによってピクセルシェーダーが正しく動作していないので削除しました

23行目
>     float2 distorted = centered/denom/zoom;h
の末尾のhによってピクセルシェーダーが正しく動作していないので削除しました
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant