vertices[0] = float4(input[0].pos.xyz + delta.yyy, 1.0f); vertices[1] = float4(input[0].pos.xyz + delta.yyx, 1.0f); vertices[2] = float4(input[0].pos.xyz + delta.xyy ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.