Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71751d8 commit 7fdfd50Copy full SHA for 7fdfd50
1 file changed
03_Drawing_a_triangle/02_Graphics_pipeline_basics/01_Shader_modules.md
@@ -62,7 +62,7 @@ like the following:
62
63

64
65
-You should already be familiar with these if you have dabbed in computer
+You should already be familiar with these if you have dabbled in computer
66
graphics before. If you have used OpenGL before, then you'll notice that the
67
sign of the Y coordinates is now flipped. The Z coordinate now uses the same
68
range as it does in Direct3D, from 0 to 1.
0 commit comments