Michel Didier
Results
1
issues of
Michel Didier
In TD 099, during section 12.7.2, The following snippet cause errors: ``` // move point from object space to screen space and output to gl_Position vec4 worldSpaceVert = TDDeform(newPosition); vec4...