3:41 - what you were asking from the tutorial (and also later have done with the copypaste) is also known as "plz give me teh codez" (and it's a negative name)
2:31 - he never tells you exactly where to put that code (whether new function, add to existing, etc.) because that's what programmer should be able to find out/decide by himself. many of the stuff covered in that section (and others) doesn't have rigid structure, what code goes where strongly depends on the architecture you decide for your code/engine.
riemer's XNA is tutorial for people who know C# at least moderately, so it expects you to know those things.
3:41 - what you were asking from the tutorial (and also later have done with the copypaste) is also known as "plz give me teh codez" (and it's a negative name)
MidnightSt 4 months ago
But yes, matrices (overally, as a theme) are the stuff i was also stuck the longest in.
MidnightSt 4 months ago
2:31 - he never tells you exactly where to put that code (whether new function, add to existing, etc.) because that's what programmer should be able to find out/decide by himself. many of the stuff covered in that section (and others) doesn't have rigid structure, what code goes where strongly depends on the architecture you decide for your code/engine.
riemer's XNA is tutorial for people who know C# at least moderately, so it expects you to know those things.
MidnightSt 4 months ago