... a -= kangleRad; vec2 u = vec2( cos(a), sin(a) ) * r; u += kcenter; gl_FragColor = texture2DRect( inputTexture, u); }. shader.vert
確定! 回上一頁