User profile: MrProGamer

User info
User name:MrProGamer
History
Joined:
Number of posts:10
Latest posts:

How to draw a sphere in Directx
Thanks for the reply, my parents want me to goto school for this stuff...in the far future. Like aft...

How to draw a sphere in Directx
[code] // set the world transform static float index = 0.0f; index+=0.03f; // an ever-inc...

How to draw a sphere in Directx
Code will not fit in only one post. [code] // include the basic windows header files and the Direct3...

How to draw a sphere in Directx
First of all, I would like to say, I was unsure where to post this, it seemed like here would be fin...

Need help with send() & recv(), Win Socketing.
I think I get what you said I should do, I should have one function (int main()) receiving and displ...