15 years, 7 months ago
Highlights
Published work featured15 years, 7 months ago
15 years, 7 months ago
Took a bit of screwing round with cullmode for me too. My code is: protected override void Initialize() { RasterizerState temp = new RasterizerState(); temp.CullMode = CullMode.…
15 years, 7 months ago
15 years, 7 months ago
As i am implementing the FPS game component, i have added a blank GameComponent to my project, but its definition is slightly different to the one in the book. public sealed par…
15 years, 7 months ago
Latest Activity
See all in DiscussionsTook a bit of screwing round with cullmode for me too. My code is: protected override void Initialize() { RasterizerState …
15 years, 7 months ago
When you run the newest download of game studio connect and it is in the 'waiting for connection' screen, have …
15 years, 7 months ago
okay i think i get it thanks. How come it costs less if you mark an overridden virtual method as …
15 years, 7 months ago