|
first what you should do is learn standard c++; syntax, standard functions and stuff, and then, you can go and look up openGL (open Graphics Library), openAL (open Audio Library), and DirectX (consists of direct3d, direct Input, and direct sound/audio whatever). those will alow you to do the stuff you want, but they'll be worthless without understanding standard c++ fairly well.
|