File tree Expand file tree Collapse file tree
articles/tutorials/advanced/2d_shaders Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,4 +36,4 @@ The full source for this tuturial can be located on the `3.8.5` branch of the ma
3636
3737As shown below:
3838
39- ### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
39+ #### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ The full source for this tuturial can be located on the `3.8.5` branch of the ma
2525
2626As shown below:
2727
28- ### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
28+ #### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
2929
3030## Time to get started!
3131
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ The full source for this tuturial can be located on the `3.8.5` branch of the ma
2323
2424As shown below:
2525
26- ### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
26+ #### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
2727
2828## The Material Class
2929
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ The full source for this tuturial can be located on the `3.8.5` branch of the ma
1515
1616As shown below:
1717
18- ### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
18+ #### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
1919
2020## Adding a Debug UI Library
2121
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ The full source for this tuturial can be located on the `3.8.5` branch of the ma
3131
3232As shown below:
3333
34- ### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
34+ #### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
3535
3636## The Scene Transition Effect
3737
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ The full source for this tuturial can be located on the `3.8.5` branch of the ma
2121
2222As shown below:
2323
24- ### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
24+ #### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
2525
2626## The Basic Color Swap Effect
2727
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ The full source for this tuturial can be located on the `3.8.5` branch of the ma
2121
2222As shown below:
2323
24- ### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
24+ #### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
2525
2626## Default Vertex Shader
2727
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ The full source for this tuturial can be located on the `3.8.5` branch of the ma
3030
3131As shown below:
3232
33- ### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
33+ #### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
3434
3535## Adding Deferred Rendering
3636
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ The full source for this tuturial can be located on the `3.8.5` branch of the ma
2525
2626As shown below:
2727
28- ### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
28+ #### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
2929
3030## 2D Shadows
3131
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ The full source for this tuturial can be located on the `3.8.5` branch of the ma
5050
5151As shown below:
5252
53- ### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
53+ #### [ https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders ] ( https://github.com/MonoGame/MonoGame.Samples/tree/3.8.5/Tutorials/2dShaders )
5454
5555## A Final Note From The Author
5656
You can’t perform that action at this time.
0 commit comments